net.hyperic.hq.product
Class MetricInvalidException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
net.hyperic.util.NestedRuntimeException
net.hyperic.hq.common.SystemException
net.hyperic.hq.product.MetricInvalidException
- All Implemented Interfaces:
- java.io.Serializable
- public class MetricInvalidException
- extends net.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 net.hyperic.util.NestedRuntimeException |
addException, getExceptionOfType, getLocalizedMessage, getMessage, printStackTrace, printStackTrace, toString, 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 |
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-2005 Hyperic LLC support@hyperic.net, All Rights Reserved.