TPTP 4.0.0 Monitoring Tools Project
Public API Specification

org.eclipse.hyades.perfmon.agents.jmx.resource
Class MBeanResourceException

java.lang.Object
  extended byjava.lang.Throwable
      extended byjava.lang.Exception
          extended byorg.eclipse.hyades.perfmon.agents.jmx.resource.MBeanResourceException
All Implemented Interfaces:
java.io.Serializable

public class MBeanResourceException
extends java.lang.Exception

See Also:
Serialized Form

Constructor Summary
MBeanResourceException(java.lang.String desc)
           
 
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

MBeanResourceException

public MBeanResourceException(java.lang.String desc)

TPTP 4.0.0 Monitoring Tools Project
Public API Specification