Get Subtype

Retrieves the exception subtype from the exception object.

Inputs

Collaboration exception
The collaboration exception (a CollaborationException object).

Output

Returns a String that contains the exception subtype for the current exception. For more information on valid exception subtypes, see the Notes section.

Notes

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

For exceptions whose exception type does not adequately identify the cause of the exception, the exception subtype can provide more information. The following exception types most commonly use exception subtypes:

Copyright IBM Corp. 2003, 2004