public class FaultException extends RpcException implements FaultCodes
| Modifier and Type | Field and Description |
|---|---|
int |
status |
BAD_ACTIVITY_ID, INVALID_CHECKSUM, INVALID_CRC, INVALID_PRESENTATION_CONTEXT_ID, MANAGER_NOT_ENTERED, OPERATION_RANGE_ERROR, OUTPUT_ARGUMENTS_TOO_BIG, PROTOCOL_ERROR, RPC_VERSION_MISMATCH, SERVER_TOO_BUSY, UNKNOWN_INTERFACE, UNSPECIFIED_REJECTION, UNSUPPORTED_AUTHENTICATION_LEVEL, UNSUPPORTED_TYPE, WHO_ARE_YOU_FAILED, WRONG_BOOT_TIME, YOU_CRASHED| Constructor and Description |
|---|
FaultException() |
FaultException(String message) |
FaultException(String message,
int status) |
FaultException(String message,
int status,
byte[] stub) |
| Modifier and Type | Method and Description |
|---|---|
byte[] |
getStub() |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringCopyright © 2017 LSST. All rights reserved.