Package 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
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:
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
EnabledBeanConfigCannotBeChangedException
-