Formats exception information, including the exception type and text, to a String.
Returns a String that contains the exception type and text.
This function block is based on the collaborationException.toString() method. For more information, see toString().