|
Public Methods | |
ReclsException (String message, int code) | |
Constructs an exception from the given message and error code. | |
int | getCode () |
Returns the value of the error code associated with the exception. | |
String | translateCode () |
Translates the assocated error code to a human-readable string. | |
Static Public Methods | |
native String | translateCode (int code) |
Translates a given error code to a human-readable string. |
|
Constructs an exception from the given message and error code.
|
|
Returns the value of the error code associated with the exception.
|
|
Translates the assocated error code to a human-readable string.
|
|
Translates a given error code to a human-readable string.
|
|
recls Library documentation © Synesis Software Pty Ltd, 2001-2003 |