Class 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:
  • Constructor Details

    • EnabledBeanConfigCannotBeChangedException

      public EnabledBeanConfigCannotBeChangedException(String message)