|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ExceptionInstantiationException | |
---|---|
com.ibm.websphere.exception |
Uses of ExceptionInstantiationException in com.ibm.websphere.exception |
---|
Methods in com.ibm.websphere.exception that throw ExceptionInstantiationException | |
---|---|
java.lang.Throwable |
DistributedExceptionEnabled.getException(java.lang.String exceptionClassName)
Get a specific exception in a possible chain of exceptions. |
java.lang.Throwable |
DistributedExceptionInfo.getException(java.lang.String exceptionClassName)
Get a specific exception in a possible chain of exceptions. |
java.lang.Throwable |
DistributedException.getException(java.lang.String exceptionClassName)
Get a specific exception in a possible chain of exceptions. |
java.lang.Throwable |
DistributedExceptionEnabled.getOriginalException()
Get the original exception in a possible chain of exceptions. |
java.lang.Throwable |
DistributedExceptionInfo.getOriginalException()
Get the original exception in a possible chain of exceptions. |
java.lang.Throwable |
DistributedException.getOriginalException()
Get the original exception in a possible chain of exceptions. |
java.lang.Throwable |
DistributedExceptionEnabled.getPreviousException()
Get the previous exception, in a possible chain of exceptions. |
java.lang.Throwable |
DistributedExceptionInfo.getPreviousException()
Retrieves the previous exception |
java.lang.Throwable |
DistributedException.getPreviousException()
Get the previous exception. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |