org.openspaces.admin.bean
Class EnabledBeanConfigCannotBeChangedException
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.EnabledBeanConfigCannotBeChangedException
- All Implemented Interfaces: 
 - Serializable
 
public class EnabledBeanConfigCannotBeChangedException
- extends BeanConfigException
 
Exception indicating that a configuration for an already enabled bean can't be changed unless first disabled.
- Since:
 
  - 8.0
 
- Author:
 
  - Moran Avigdor, Itai Frenkel
 
- See Also:
 BeanConfigManager, 
Serialized Form
 
 
| Methods inherited from class java.lang.Throwable | 
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString | 
 
 
EnabledBeanConfigCannotBeChangedException
public EnabledBeanConfigCannotBeChangedException(String message)
Copyright © GigaSpaces.