Public Member Functions | |
RemoteCompletionException (Identifiable instance, String message, Request req) | |
RemoteCompletionException (Identifiable instance, String message, Request req, Throwable t) | |
void | caughtIn (String routine, int lineNo) |
String | getHost () |
void | setHost (String host) |
void | setTimestamp (long timestamp) |
void | setUsername (String username) |
Protected Attributes | |
String | host = NA |
Static Private Attributes | |
final String | NA = "n/a" |
|
Constructs a new
|
|
Constructs a new
|
|
|
|
|
|
|
|
|
|
|
|
Remote host name. |
|
"Not available" constant. |