Get Message Number

Retrieves the message number for the message associated with the exception object.

Inputs

Collaboration exception
The collaboration exception (a CollaborationException object).

Output

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).

Notes

This function block is based on the collaborationException.getMsgNumber() method. For more information, see getMsgNumber().

Copyright IBM Corp. 2003, 2004