- All Implemented Interfaces:
- java.io.Serializable
public class EmptyConfigException
extends java.lang.RuntimeException
An exception that is thrown when a config class does not contain any options.
This can also happen when trying to register an instanced config with a static config class.
- See Also:
- Serialized Form