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