com.ibm.websphere.management.exception

Class NestedAdminException

  • All Implemented Interfaces:
    com.ibm.ws.exception.WsNestedException, java.io.Serializable

    Deprecated. 
    This exception is deprecated. It was previously used to keep store nested exceptions.

    public class NestedAdminException
    extends AdminException
    See Also:
    Serialized Form
    • Constructor Summary

      Constructors 
      Constructor and Description
      NestedAdminException(java.lang.Throwable error)
      Deprecated. 
      constructor
      NestedAdminException(java.lang.Throwable error, java.lang.String msg)
      Deprecated. 
      constructor
    • Method Summary

      Methods 
      Modifier and Type Method and Description
      java.lang.Throwable getNestedException()
      Deprecated. 
       
      • Methods inherited from class com.ibm.ws.exception.WsException

        getCause, initCause
      • Methods inherited from class java.lang.Throwable

        fillInStackTrace, getLocalizedMessage, getMessage, getStackTrace, printStackTrace, setStackTrace, toString
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
    • Constructor Detail

      • NestedAdminException

        public NestedAdminException(java.lang.Throwable error)
        Deprecated. 
        constructor
        Parameters:
        error - - nested exception.
      • NestedAdminException

        public NestedAdminException(java.lang.Throwable error,
                            java.lang.String msg)
        Deprecated. 
        constructor
        Parameters:
        error - - nested exception.
        msg - - additional message stored in the exception.
    • Method Detail

      • getNestedException

        public java.lang.Throwable getNestedException()
        Deprecated. 
IBM WebSphere Application ServerTM
Release 8.5