To String

Formats exception information, including the exception type and text, to a String.

Inputs

Collaboration exception
The collaboration exception (a CollaborationException object).

Output

Returns a String that contains the exception type and text.

Notes

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

Copyright IBM Corp. 2003, 2004