getError() Function
| Syntax |
NONE
| |
|---|---|---|
| Semantics | Returns an object of class Error that holds information about the initial cause of the caught error. | |
| Substitutables | anError | Any object of type Error. |
| Examples |
NONE
| |
Related Pages: