setMsgNumber()

Sets the message number (ID) associated with the message in the exception-detail object.

Syntax

public void setMessageNumber(int msgNumber);
 

Parameters

msgNumber
Is the integer message number to set for the exception-detail object's message.

Return values

None.

Exceptions

None.

See also

getMsgNumber()

Copyright IBM Corp. 1997, 2003