Class UndisableableConfigException

All Implemented Interfaces:
Serializable

public class UndisableableConfigException extends CyclopsCoreConfigException
An exception that is thrown when the player disabled an undisableable config.
See Also:
  • Constructor Details

    • UndisableableConfigException

      public UndisableableConfigException(ExtendedConfig<?,?> eConfig)
      Make a new instance of the exception.
      Parameters:
      eConfig - The config that caused the exception and was thus disabled.