Hyperic HQ Plugin API v. 5.8.0

org.hyperic.hq.product.jmx
Class MxRuntimeException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by java.lang.RuntimeException
              extended by org.hyperic.util.NestedRuntimeException
                  extended by org.hyperic.hq.product.jmx.MxRuntimeException
All Implemented Interfaces:
Serializable

public class MxRuntimeException
extends org.hyperic.util.NestedRuntimeException

See Also:
Serialized Form

Constructor Summary
MxRuntimeException()
           
MxRuntimeException(String s)
           
MxRuntimeException(String s, Throwable t)
           
MxRuntimeException(Throwable t)
           
 
Method Summary
 
Methods inherited from class org.hyperic.util.NestedRuntimeException
addException, getExceptionOfType, getLocalizedMessage, getMessage, printStackTrace, printStackTrace, toString
 
Methods inherited from class java.lang.Throwable
fillInStackTrace, getCause, getStackTrace, initCause, printStackTrace, setStackTrace
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

MxRuntimeException

public MxRuntimeException()

MxRuntimeException

public MxRuntimeException(String s)

MxRuntimeException

public MxRuntimeException(Throwable t)

MxRuntimeException

public MxRuntimeException(String s,
                          Throwable t)

Hyperic HQ Plugin API v. 5.8.0

Copyright © 2004-2010 Hyperic, Inc. support@hyperic.net, All Rights Reserved.