ACTIVITY_COMPLETED(int minorCode,
CompletionStatus completionStatus) |
Constructs an ACTIVITY_COMPLETED exception with the
specified minor code and completion status.
|
ACTIVITY_COMPLETED(java.lang.String detailMessage,
int minorCode,
CompletionStatus completionStatus) |
Constructs an ACTIVITY_COMPLETED exception with the
specified message, minor code, and completion status.
|
ACTIVITY_REQUIRED(int minorCode,
CompletionStatus completionStatus) |
Constructs an ACTIVITY_REQUIRED exception with the
specified minor code and completion status.
|
ACTIVITY_REQUIRED(java.lang.String detailMessage,
int minorCode,
CompletionStatus completionStatus) |
Constructs an ACTIVITY_REQUIRED exception with the
specified message, minor code, and completion status.
|
BAD_CONTEXT(int minor,
CompletionStatus completed) |
Constructs a BAD_CONTEXT exception
with the specified
minor code and completion status.
|
BAD_CONTEXT(java.lang.String s,
int minor,
CompletionStatus completed) |
Constructs a BAD_CONTEXT exception
with the specified detail
message, minor code, and completion status.
|
BAD_INV_ORDER(int minor,
CompletionStatus completed) |
Constructs a BAD_INV_ORDER exceptionBAD_INV_ORDER with the specified
minor code and completion status.
|
BAD_INV_ORDER(java.lang.String s,
int minor,
CompletionStatus completed) |
Constructs a BAD_INV_ORDER exception with the specified detail
message, minor code, and completion status.
|
BAD_OPERATION(int minor,
CompletionStatus completed) |
Constructs a BAD_OPERATION exception with the specified
minor code and completion status.
|
BAD_OPERATION(java.lang.String s,
int minor,
CompletionStatus completed) |
Constructs a BAD_OPERATION exception with the specified detail
message, minor code, and completion status.
|
BAD_PARAM(int minor,
CompletionStatus completed) |
Constructs a BAD_PARAM exception with the specified
minor code and completion status.
|
BAD_PARAM(java.lang.String s,
int minor,
CompletionStatus completed) |
Constructs a BAD_PARAM exception with the specified detail
message, minor code, and completion status.
|
BAD_QOS(int minorCode,
CompletionStatus completionStatus) |
Constructs an BAD_QOS exception with the
specified minor code and completion status.
|
BAD_QOS(java.lang.String detailMessage,
int minorCode,
CompletionStatus completionStatus) |
Constructs an BAD_QOS exception with the
specified message, minor code, and completion status.
|
BAD_TYPECODE(int minor,
CompletionStatus completed) |
Constructs a BAD_TYPECODE exception with the specified
minor code and completion status.
|
BAD_TYPECODE(java.lang.String s,
int minor,
CompletionStatus completed) |
Constructs a BAD_TYPECODE exception with the specified detail
message, minor code, and completion status.
|
CODESET_INCOMPATIBLE(int minorCode,
CompletionStatus completionStatus) |
Constructs an CODESET_INCOMPATIBLE exception with the
specified minor code and completion status.
|
CODESET_INCOMPATIBLE(java.lang.String detailMessage,
int minorCode,
CompletionStatus completionStatus) |
Constructs an CODESET_INCOMPATIBLE exception with the
specified message, minor code, and completion status.
|
COMM_FAILURE(int minor,
CompletionStatus completed) |
Constructs a COMM_FAILURE exception with the specified
minor code and completion status.
|
COMM_FAILURE(java.lang.String s,
int minor,
CompletionStatus completed) |
Constructs a COMM_FAILURE exception with the specified detail
message, minor code, and completion status.
|
DATA_CONVERSION(int minor,
CompletionStatus completed) |
Constructs a DATA_CONVERSION exception with the specified
minor code and completion status.
|
DATA_CONVERSION(java.lang.String s,
int minor,
CompletionStatus completed) |
Constructs a DATA_CONVERSION exception with the specified detail
message, minor code, and completion status.
|
FREE_MEM(int minor,
CompletionStatus completed) |
Constructs a FREE_MEM exception with the specified
minor code and completion status.
|
FREE_MEM(java.lang.String s,
int minor,
CompletionStatus completed) |
Constructs a FREE_MEM exception with the specified detail
message, minor code, and completion status.
|
IMP_LIMIT(int minor,
CompletionStatus completed) |
Constructs an IMP_LIMIT exception with the specified
minor code and completion status.
|
IMP_LIMIT(java.lang.String s,
int minor,
CompletionStatus completed) |
Constructs an IMP_LIMIT exception with the specified detail
message, minor code, and completion status.
|
INITIALIZE(int minor,
CompletionStatus completed) |
Constructs an INITIALIZE exception with the specified
minor code and completion status.
|
INITIALIZE(java.lang.String s,
int minor,
CompletionStatus completed) |
Constructs an INITIALIZE exception with the specified detail
message, minor code, and completion status.
|
INTERNAL(int minor,
CompletionStatus completed) |
Constructs an INTERNAL exception with the specified
minor code and completion status.
|
INTERNAL(java.lang.String s,
int minor,
CompletionStatus completed) |
Constructs an INTERNAL exception with the specified detail
message, minor code, and completion status.
|
INTF_REPOS(int minor,
CompletionStatus completed) |
Constructs an INTF_REPOS exception with the specified
minor code and completion status.
|
INTF_REPOS(java.lang.String s,
int minor,
CompletionStatus completed) |
Constructs an INTF_REPOS exception with the specified detail
message, minor code, and completion status.
|
INV_FLAG(int minor,
CompletionStatus completed) |
Constructs an INV_FLAG exception with the specified
minor code and completion status.
|
INV_FLAG(java.lang.String s,
int minor,
CompletionStatus completed) |
Constructs an INV_FLAG exception with the specified detail
message, minor code, and completion status.
|
INV_IDENT(int minor,
CompletionStatus completed) |
Constructs an INV_IDENT exception with the specified
minor code and completion status.
|
INV_IDENT(java.lang.String s,
int minor,
CompletionStatus completed) |
Constructs an INV_IDENT exception with the specified detail
message, minor code, and completion status.
|
INV_OBJREF(int minor,
CompletionStatus completed) |
Constructs an INV_OBJREF exception with the specified
minor code and completion status.
|
INV_OBJREF(java.lang.String s,
int minor,
CompletionStatus completed) |
Constructs an INV_OBJREF exception with the specified detail
message, minor code, and completion status.
|
INV_POLICY(int minor,
CompletionStatus completed) |
Constructs a INV_POLICY exception with the specified
minor code and completion status.
|
INV_POLICY(java.lang.String s,
int minor,
CompletionStatus completed) |
Constructs a INV_POLICY exception with the
specified description message, minor code, and completion status.
|
INVALID_ACTIVITY(int minorCode,
CompletionStatus completionStatus) |
Constructs an INVALID_ACTIVITY exception with the
specified minor code and completion status.
|
INVALID_ACTIVITY(java.lang.String detailMessage,
int minorCode,
CompletionStatus completionStatus) |
Constructs an INVALID_ACTIVITY exception with the
specified message, minor code, and completion status.
|
INVALID_TRANSACTION(int minor,
CompletionStatus completed) |
Constructs an INVALID_TRANSACTION exception with the specified
minor code and completion status.
|
INVALID_TRANSACTION(java.lang.String s,
int minor,
CompletionStatus completed) |
Constructs an INVALID_TRANSACTION exception with the specified detail
message, minor code, and completion status.
|
MARSHAL(int minor,
CompletionStatus completed) |
Constructs a MARSHAL exception with the specified
minor code and completion status.
|
MARSHAL(java.lang.String s,
int minor,
CompletionStatus completed) |
Constructs a MARSHAL exception with the specified description
message, minor code, and completion status.
|
NO_IMPLEMENT(int minor,
CompletionStatus completed) |
Constructs a NO_IMPLEMENT exception with the specified
minor code and completion status.
|
NO_IMPLEMENT(java.lang.String s,
int minor,
CompletionStatus completed) |
Constructs a NO_IMPLEMENT exception with the specified description
message, minor code, and completion status.
|
NO_MEMORY(int minor,
CompletionStatus completed) |
Constructs a NO_MEMORY exception with the specified
minor code and completion status.
|
NO_MEMORY(java.lang.String s,
int minor,
CompletionStatus completed) |
Constructs a NO_MEMORY exception with the specified description
message, minor code, and completion status.
|
NO_PERMISSION(int minor,
CompletionStatus completed) |
Constructs a NO_PERMISSION exception with the specified
minor code and completion status.
|
NO_PERMISSION(java.lang.String s,
int minor,
CompletionStatus completed) |
Constructs a NO_PERMISSION exception with the specified description
message, minor code, and completion status.
|
NO_RESOURCES(int minor,
CompletionStatus completed) |
Constructs a NO_RESOURCES exception with the specified
minor code and completion status.
|
NO_RESOURCES(java.lang.String s,
int minor,
CompletionStatus completed) |
Constructs a NO_RESOURCES exception with the specified description
message, minor code, and completion status.
|
NO_RESPONSE(int minor,
CompletionStatus completed) |
Constructs a NO_RESPONSE exception with the specified
minor code and completion status.
|
NO_RESPONSE(java.lang.String s,
int minor,
CompletionStatus completed) |
Constructs a NO_RESPONSE exception with the specified description
message, minor code, and completion status.
|
OBJ_ADAPTER(int minor,
CompletionStatus completed) |
Constructs an OBJ_ADAPTER exception with the specified
minor code and completion status.
|
OBJ_ADAPTER(java.lang.String s,
int minor,
CompletionStatus completed) |
Constructs an OBJ_ADAPTER exception with the specified description
message, minor code, and completion status.
|
OBJECT_NOT_EXIST(int minor,
CompletionStatus completed) |
Constructs an OBJECT_NOT_EXIST exception with the specified
minor code and completion status.
|
OBJECT_NOT_EXIST(java.lang.String s,
int minor,
CompletionStatus completed) |
Constructs an OBJECT_NOT_EXIST exception with the specified description
message, minor code, and completion status.
|
PERSIST_STORE(int minor,
CompletionStatus completed) |
Constructs a PERSIST_STORE exception with the specified
minor code and completion status.
|
PERSIST_STORE(java.lang.String s,
int minor,
CompletionStatus completed) |
Constructs a PERSIST_STORE exception with the specified description
message, minor code, and completion status.
|
REBIND(int minorCode,
CompletionStatus completionStatus) |
Constructs an REBIND exception with the
specified minor code and completion status.
|
REBIND(java.lang.String detailMessage,
int minorCode,
CompletionStatus completionStatus) |
Constructs an REBIND exception with the
specified message, minor code, and completion status.
|
SystemException(java.lang.String reason,
int minor,
CompletionStatus completed) |
Constructs a SystemException exception with the specified detail
message, minor code, and completion status.
|
TIMEOUT(int minorCode,
CompletionStatus completionStatus) |
Constructs an TIMEOUT exception with the
specified minor code and completion status.
|
TIMEOUT(java.lang.String detailMessage,
int minorCode,
CompletionStatus completionStatus) |
Constructs an TIMEOUT exception with the
specified message, minor code, and completion status.
|
TRANSACTION_MODE(int minor,
CompletionStatus completed) |
Constructs a TRANSACTION_MODE exception with the specified
minor code and completion status.
|
TRANSACTION_MODE(java.lang.String s,
int minor,
CompletionStatus completed) |
Constructs a TRANSACTION_MODE exception with the specified
description message, minor code, and completion status.
|
TRANSACTION_REQUIRED(int minor,
CompletionStatus completed) |
Constructs a TRANSACTION_REQUIRED exception with the specified
minor code and completion status.
|
TRANSACTION_REQUIRED(java.lang.String s,
int minor,
CompletionStatus completed) |
Constructs a TRANSACTION_REQUIRED exception with the specified description
message, minor code, and completion status.
|
TRANSACTION_ROLLEDBACK(int minor,
CompletionStatus completed) |
Constructs a TRANSACTION_ROLLEDBACK exception with the specified
minor code and completion status.
|
TRANSACTION_ROLLEDBACK(java.lang.String s,
int minor,
CompletionStatus completed) |
Constructs a TRANSACTION_ROLLEDBACK exception with the
specified description message, minor code, and completion status.
|
TRANSACTION_UNAVAILABLE(int minor,
CompletionStatus completed) |
Constructs a TRANSACTION_UNAVAILABLE exception with the
specified minor code and completion status.
|
TRANSACTION_UNAVAILABLE(java.lang.String s,
int minor,
CompletionStatus completed) |
Constructs a TRANSACTION_UNAVAILABLE exception with the
specified description message, minor code, and completion status.
|
TRANSIENT(int minor,
CompletionStatus completed) |
Constructs a TRANSIENT exception with the specified
minor code and completion status.
|
TRANSIENT(java.lang.String s,
int minor,
CompletionStatus completed) |
Constructs a TRANSIENT exception with the specified description
message, minor code, and completion status.
|
UNKNOWN(int minor,
CompletionStatus completed) |
Constructs an UNKNOWN exception with the specified
minor code and completion status.
|
UNKNOWN(java.lang.String s,
int minor,
CompletionStatus completed) |
Constructs an UNKNOWN exception with the specified description
message, minor code, and completion status.
|