Class AlertConfigurationParserException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.openspaces.admin.AdminException
org.openspaces.admin.alert.config.parser.AlertConfigurationParserException
- All Implemented Interfaces:
Serializable
An exception thrown on a parsing error from
AlertConfigurationParser.- Since:
- 8.0
- Author:
- Moran Avigdor
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionAlertConfigurationParserException(String message) AlertConfigurationParserException(String message, Throwable cause) -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
AlertConfigurationParserException
-
AlertConfigurationParserException
-