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:
- Serializable
public class MetricInvalidException
- extends org.hyperic.hq.common.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 |
MetricInvalidException
public MetricInvalidException()
MetricInvalidException
public MetricInvalidException(String s)
MetricInvalidException
public MetricInvalidException(Throwable t)
MetricInvalidException
public MetricInvalidException(String s,
Throwable t)
getRemoteMessage
public String getRemoteMessage()
setRemoteMessage
public void setRemoteMessage(String remoteMessage)
Copyright © 2004-2010 Hyperic, Inc. support@hyperic.net, All Rights Reserved.