org.openspaces.admin.alert
Class AlertConfigurationException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.openspaces.admin.AdminException
org.openspaces.admin.alert.AlertConfigurationException
- All Implemented Interfaces:
- Serializable
public class AlertConfigurationException
- extends AdminException
An alert configuration exception; the Throwable.getCause()
can be one the subclasses of
BeanConfigException
.
- Since:
- 8.0
- Author:
- Moran Avigdor
- See Also:
- Serialized Form
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
AlertConfigurationException
public AlertConfigurationException(String message)
AlertConfigurationException
public AlertConfigurationException(String message,
Throwable cause)
Copyright © GigaSpaces.