org.rhq.enterprise.server.alert
Class AlertNotificationValidationException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.rhq.enterprise.server.alert.AlertDefinitionException
org.rhq.enterprise.server.alert.AlertNotificationValidationException
- All Implemented Interfaces:
- Serializable
public class AlertNotificationValidationException
- extends AlertDefinitionException
Thrown when alert definition notifications validation fails during creation or update of
alert definition.
- Author:
- Lukas Krejci
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
AlertNotificationValidationException
public AlertNotificationValidationException()
AlertNotificationValidationException
public AlertNotificationValidationException(String message,
Throwable cause)
AlertNotificationValidationException
public AlertNotificationValidationException(String message)
AlertNotificationValidationException
public AlertNotificationValidationException(Throwable cause)
Copyright © 2008-2012 Red Hat, Inc.. All Rights Reserved.