Class UnsupportedSettingException

All Implemented Interfaces:
Serializable

public class UnsupportedSettingException extends RuntimeException
Thrown if ConfigManager is used with a Setting that was not previously registered.
See Also:
  • Constructor Details

    • UnsupportedSettingException

      public UnsupportedSettingException(String message)