Retrieves the message number for the message associated with the exception object.
The integer (int) message number associated with the current exception's message. If the exception's message is not from a message file, this function block returns zero (0).
This function block is based on the collaborationException.getMsgNumber() method. For more information, see getMsgNumber().