com.ibm.websphere.exception
Uses of Class DistributedExceptionInfo
Packages that use DistributedExceptionInfo
| Package | Description |
|---|---|
| com.ibm.websphere.exception |
Uses of DistributedExceptionInfo in com.ibm.websphere.exception
| Modifier and Type | Method and Description |
|---|---|
DistributedExceptionEnabled.getExceptionInfo()
Retrieve the exception info for this exception.
|
|
DistributedException.getExceptionInfo()
Retrieve the DistributedExceptionInfo object.
|
|
DistributedExceptionInfo.getPreviousExceptionInfo()
Retrieve the previous exception info object.
|