GigaSpaces XAP 9.1 API

org.openspaces.admin.bean
Class BeanConfigNotFoundException

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.bean.BeanConfigException
                      extended by org.openspaces.admin.bean.BeanConfigNotFoundException
All Implemented Interfaces:
Serializable

public class BeanConfigNotFoundException
extends BeanConfigException

Exception indicating that a configuration for a bean by this name can't be found (has not been added or has been removed).

Since:
8.0
Author:
Moran Avigdor, Itai Frenkel
See Also:
BeanConfigManager, Serialized Form

Constructor Summary
BeanConfigNotFoundException(String message)
           
BeanConfigNotFoundException(String message, Throwable e)
           
 
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

BeanConfigNotFoundException

public BeanConfigNotFoundException(String message)

BeanConfigNotFoundException

public BeanConfigNotFoundException(String message,
                                   Throwable e)

GigaSpaces XAP 9.1 API

Copyright © GigaSpaces.