Hyperic HQ Plugin API v. 4.4.0.2

org.hyperic.hq.common
Class SystemException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by java.lang.RuntimeException
              extended by org.hyperic.hq.common.SystemException
All Implemented Interfaces:
java.io.Serializable
Direct Known Subclasses:
MeasurementDataSourceException, MetricInvalidException, ServiceLocatorException

public class SystemException
extends java.lang.RuntimeException
implements java.io.Serializable

See Also:
Serialized Form

Constructor Summary
SystemException()
           
SystemException(java.lang.Exception e)
           
SystemException(java.lang.String s)
           
SystemException(java.lang.String s, java.lang.Throwable t)
           
SystemException(java.lang.Throwable t)
           
 
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

SystemException

public SystemException()

SystemException

public SystemException(java.lang.String s)

SystemException

public SystemException(java.lang.Exception e)

SystemException

public SystemException(java.lang.Throwable t)

SystemException

public SystemException(java.lang.String s,
                       java.lang.Throwable t)

Hyperic HQ Plugin API v. 4.4.0.2

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