Package wbs.utils.exceptions
Class InvalidConfigurationException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
wbs.utils.exceptions.InvalidConfigurationException
- All Implemented Interfaces:
Serializable
- Direct Known Subclasses:
MissingRequiredKeyException
Thrown when a
ConfigurationSection is either malformed and not valid
yaml, or when the configuration is not correct in a given context- See Also:
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
InvalidConfigurationException
public InvalidConfigurationException() -
InvalidConfigurationException
-
InvalidConfigurationException
-
-
Method Details
-
getDirectory
-