Uses of Class
com.ibm.websphere.exception.ExceptionInstantiationException
-
Uses of ExceptionInstantiationException in com.ibm.websphere.exception
Modifier and TypeMethodDescriptionDistributedException.getException
(String exceptionClassName) Get a specific exception in a possible chain of exceptions.DistributedExceptionEnabled.getException
(String exceptionClassName) Get a specific exception in a possible chain of exceptions.DistributedExceptionInfo.getException
(String exceptionClassName) Get a specific exception in a possible chain of exceptions.DistributedException.getOriginalException()
Get the original exception in a possible chain of exceptions.DistributedExceptionEnabled.getOriginalException()
Get the original exception in a possible chain of exceptions.DistributedExceptionInfo.getOriginalException()
Get the original exception in a possible chain of exceptions.DistributedException.getPreviousException()
Get the previous exception.DistributedExceptionEnabled.getPreviousException()
Get the previous exception, in a possible chain of exceptions.DistributedExceptionInfo.getPreviousException()
Retrieves the previous exception