Package space.arim.dazzleconf.error
Class BadValueException
java.lang.Object
java.lang.Throwable
java.lang.Exception
space.arim.dazzleconf.error.InvalidConfigException
space.arim.dazzleconf.error.ImproperEntryException
space.arim.dazzleconf.error.BadValueException
- All Implemented Interfaces:
Serializable
Indicates a value exists, but it itself violates some requirement
- Author:
- A248
- See Also:
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic classBuilder ofBadValueException. -
Method Summary
Methods inherited from class space.arim.dazzleconf.error.ImproperEntryException
getKeyMethods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString