GigaSpaces XAP 9.5 API

org.openspaces.admin.bean
Class BeanInitializationException

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.BeanInitializationException
All Implemented Interfaces:
Serializable

public class BeanInitializationException
extends BeanConfigException

Exception indicating that an initialization of a bean failed.

Since:
8.0
Author:
Moran Avigdor, Itai Frenkel
See Also:
BeanConfigManager.enableBean(Class), Serialized Form

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

BeanInitializationException

public BeanInitializationException(String message)

BeanInitializationException

public BeanInitializationException(String message,
                                   Throwable cause)

GigaSpaces XAP 9.5 API

Copyright © GigaSpaces.