@Version(value="1.0.0")
Interface | Description |
---|---|
DistributedExceptionEnabled |
Enables an exception to be treated as a distributed exception..
|
Class | Description |
---|---|
DistributedExceptionInfo |
Does the work for exception classes that implement the
DistributedExceptionEnabled interface.
|
Exception | Description |
---|---|
DistributedException |
Provides exception functions desirable in a distributed environment.
|
ExceptionInstantiationException |
Exception - ExceptionInstantiationException
This indicates that an exception was thrown when trying
to instantiate a previous
exception in a chain of exceptions.
|