Package com.ibm.websphere.exception
Interface Summary
Interface | Description |
---|---|
DistributedExceptionEnabled | Enables an exception to be treated as a distributed exception.. |
Class Summary
Class | Description |
---|---|
DistributedExceptionInfo | Does the work for exception classes that implement the DistributedExceptionEnabled interface. |
Exception Summary
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. |