Object methods (public)

void operator = ( const ImqError & error );
Copies instance data from error, replacing the existing instance data.
void clearErrorCodes( );
Sets the completion code and reason code both to zero.
MQLONG completionCode( ) const ;
Returns the completion code.
MQLONG reasonCode( ) const ;
Returns the reason code.