Class InvalidConfigurationPath

All Implemented Interfaces:
CoreExceptionFormat, Serializable

public class InvalidConfigurationPath extends CoreRuntimeException
Throw when a requested configuration is missing.
See Also:
Serialized Form
  • Constructor Details

    • InvalidConfigurationPath

      public InvalidConfigurationPath(Class clazz)
      Parameters:
      clazz - the class of the configurable that is missing.