Retrieves the message number (ID) associated with the message in the exception-detail object.
Syntax
public int getMsgNumber();
Parameters
None.
Return values
The integer message number of the exception-detail object's message.
See also
setMsgNumber()