General Member Functions

getExceptionInfo(scalar exception)
Gets a user-readable version of an exception.
getExceptionUserString(scalar exception)
Gets a user-readable version of an exception.
getStack(scalar exception)
Gets a user-readable version of an exception.
yieldExceptionInfo(scalar exception)
Converts a nzae exception into a readable stack trace.
printStack(scalar exception)
Converts and prints a nzae exception.