org.opennms.netmgt.threshd
Class ThresholdExpressionException
java.lang.Object
java.lang.Throwable
java.lang.Exception
org.opennms.netmgt.threshd.ThresholdExpressionException
- All Implemented Interfaces:
- Serializable
public class ThresholdExpressionException
- extends Exception
- Author:
- Craig Miskell
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
ThresholdExpressionException
public ThresholdExpressionException(String message)
ThresholdExpressionException
public ThresholdExpressionException(String message,
Throwable cause)
Copyright © 2009. All Rights Reserved.