Functions -
lang.error
detail | Returns the error's detail record. The returned value will be immutable. |
reason | Returns the error's reason string. |
stackTrace | Returns an object representing the stack trace of the error. |