GigaSpaces XAP 9.0 API

org.openspaces.admin.alert
Class AlertConfigurationException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by java.lang.RuntimeException
              extended by org.openspaces.admin.AdminException
                  extended by 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

Constructor Summary
AlertConfigurationException(String message)
           
AlertConfigurationException(String message, Throwable cause)
           
 
Method Summary
 
Methods inherited from class java.lang.Throwable
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

AlertConfigurationException

public AlertConfigurationException(String message)

AlertConfigurationException

public AlertConfigurationException(String message,
                                   Throwable cause)

GigaSpaces XAP 9.0 API

Copyright © GigaSpaces.