org.hyperic.hq.product
Class MetricInvalidException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.hyperic.hq.common.SystemException
org.hyperic.hq.product.MetricInvalidException
- All Implemented Interfaces:
- java.io.Serializable
public class MetricInvalidException
- extends SystemException
This exception is thrown from the translate & getValue
methods in plugins when the plugin cannot map the DSN
to a template which it returned from getMeasurements
- See Also:
- Serialized Form
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 |
MetricInvalidException
public MetricInvalidException()
MetricInvalidException
public MetricInvalidException(java.lang.String s)
MetricInvalidException
public MetricInvalidException(java.lang.Throwable t)
MetricInvalidException
public MetricInvalidException(java.lang.String s,
java.lang.Throwable t)
getRemoteMessage
public java.lang.String getRemoteMessage()
setRemoteMessage
public void setRemoteMessage(java.lang.String remoteMessage)
Copyright © 2004-2006 Hyperic, Inc. support@hyperic.net, All Rights Reserved.