org.rhq.enterprise.server.alert.engine.model
Class UnsupportedAlertConditionElementTypeException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.rhq.enterprise.server.alert.engine.model.InvalidCacheElementException
org.rhq.enterprise.server.alert.engine.model.UnsupportedAlertConditionElementTypeException
- All Implemented Interfaces:
- Serializable
public class UnsupportedAlertConditionElementTypeException
- extends InvalidCacheElementException
- Author:
- Joseph Marques
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
UnsupportedAlertConditionElementTypeException
public UnsupportedAlertConditionElementTypeException()
UnsupportedAlertConditionElementTypeException
public UnsupportedAlertConditionElementTypeException(String message)
UnsupportedAlertConditionElementTypeException
public UnsupportedAlertConditionElementTypeException(Throwable cause)
UnsupportedAlertConditionElementTypeException
public UnsupportedAlertConditionElementTypeException(String message,
Throwable cause)
Copyright © 2008-2012 Red Hat, Inc.. All Rights Reserved.