com.metamatrix.common.util
Class JMXUtil.FailedToRegisterException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by com.metamatrix.core.MetaMatrixCoreException
              extended by com.metamatrix.common.util.JMXUtil.FailedToRegisterException
All Implemented Interfaces:
java.io.Serializable
Enclosing class:
JMXUtil

public static class JMXUtil.FailedToRegisterException
extends MetaMatrixCoreException

See Also:
Serialized Form

Field Summary
 
Fields inherited from class com.metamatrix.core.MetaMatrixCoreException
code
 
Constructor Summary
JMXUtil.FailedToRegisterException(java.lang.Throwable e)
           
 
Method Summary
 
Methods inherited from class com.metamatrix.core.MetaMatrixCoreException
getCode, getMessage
 
Methods inherited from class java.lang.Throwable
fillInStackTrace, getCause, getLocalizedMessage, 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

JMXUtil.FailedToRegisterException

public JMXUtil.FailedToRegisterException(java.lang.Throwable e)


Copyright © 2009. All Rights Reserved.