com.ibm.websphere.hamanager.jmx

Class JMXRuntimeException

  • java.lang.Object
    • java.lang.Throwable
      • java.lang.Exception
        • java.lang.RuntimeException
          • com.ibm.websphere.hamanager.jmx.JMXRuntimeException
    • Constructor Summary

      Constructors 
      Constructor and Description
      JMXRuntimeException(java.lang.String msg)
      Constructor for JMXRuntimeException.
      JMXRuntimeException(java.lang.String msg, java.lang.Throwable t)
      Constructor for JMXRuntimeException.
    • Method Summary

      • Methods inherited from class java.lang.Throwable

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

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

      • JMXRuntimeException

        public JMXRuntimeException(java.lang.String msg)
        Constructor for JMXRuntimeException.
        Parameters:
        msg - the exception message.
      • JMXRuntimeException

        public JMXRuntimeException(java.lang.String msg,
                           java.lang.Throwable t)
        Constructor for JMXRuntimeException.
        Parameters:
        msg - the exception message.
        t - the Throwable representing the root cause of this exception.
IBM WebSphere Application ServerTM
Release 8.5