GigaSpaces XAP 9.0 API

org.openspaces.admin
Class AdminException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by java.lang.RuntimeException
              extended by org.openspaces.admin.AdminException
All Implemented Interfaces:
Serializable
Direct Known Subclasses:
AlertConfigurationException, AlertConfigurationParserException, ApplicationAlreadyDeployedException, BeanConfigException, ProcessingUnitAlreadyDeployedException

public class AdminException
extends RuntimeException

Base for all admin exceptions.

Author:
kimchy
See Also:
Serialized Form

Constructor Summary
AdminException(String message)
           
AdminException(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

AdminException

public AdminException(String message)

AdminException

public AdminException(String message,
                      Throwable cause)

GigaSpaces XAP 9.0 API

Copyright © GigaSpaces.