Skip navigation links
  • Overview
  • Package
  • Class
  • Use
  • Tree
  • Deprecated
  • Help
  • Prev
  • Next
  • Frames
  • No Frames
  • All Classes

Uses of Class
com.ibm.websphere.exception.ExceptionInstantiationException

  • Packages that use ExceptionInstantiationException 
    Package Description
    com.ibm.websphere.exception  
    • Uses of ExceptionInstantiationException in com.ibm.websphere.exception

      Methods in com.ibm.websphere.exception that throw ExceptionInstantiationException 
      Modifier and Type Method and Description
      java.lang.Throwable DistributedException.getException(java.lang.String exceptionClassName)
      Get a specific exception in a possible chain of exceptions.
      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.getOriginalException()
      Get the original 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.getPreviousException()
      Get the previous exception.
      java.lang.Throwable DistributedExceptionEnabled.getPreviousException()
      Get the previous exception, in a possible chain of exceptions.
      java.lang.Throwable DistributedExceptionInfo.getPreviousException()
      Retrieves the previous exception
Skip navigation links
  • Overview
  • Package
  • Class
  • Use
  • Tree
  • Deprecated
  • Help
  • Prev
  • Next
  • Frames
  • No Frames
  • All Classes