isInstanceOf
virtual bool isInstanceOf( const Type &type ) const;
bool isInstanceOf( const Type &type ) const;
if ( thrownException->isInstanceOf( NotEqualException::type() ) )
Exception::isInstanceOf( exceptionType );
if ( thrownException->isInstanceOf( NotEqualException::type() ) )
if ( thrownException->isInstanceOf( NotEqualException::type() ) )