getExceptionText method: Utility class

Syntax

getExceptionText(&Exception)

Description

Use this method to return the exception error message.

Parameters

Parameter Description

&Exception

Specifies the exception as an Exception object.

Returns

The exception error message as a string.