org.openspaces.admin.bean
Class BeanInitializationException
java.lang.Object
  
java.lang.Throwable
      
java.lang.Exception
          
java.lang.RuntimeException
              
org.openspaces.admin.AdminException
                  
org.openspaces.admin.bean.BeanConfigException
                      
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
 
 
| Methods inherited from class java.lang.Throwable | 
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString | 
 
 
BeanInitializationException
public BeanInitializationException(String message)
BeanInitializationException
public BeanInitializationException(String message,
                                   Throwable cause)
Copyright © GigaSpaces.