Class ValueOutOfConstraintException
java.lang.Object
java.lang.Throwable
java.lang.Exception
studio.mevera.imperat.exception.ImperatException
studio.mevera.imperat.exception.ParseException
studio.mevera.imperat.exception.parse.ValueOutOfConstraintException
- All Implemented Interfaces:
Serializable
- See Also:
-
Field Summary
Fields inherited from class studio.mevera.imperat.exception.ParseException
input -
Constructor Summary
ConstructorsConstructorDescriptionValueOutOfConstraintException(String input, Set<String> allowedValues, Context<?> ctx) -
Method Summary
Methods inherited from class studio.mevera.imperat.exception.ParseException
getInputMethods inherited from class studio.mevera.imperat.exception.ImperatException
getCtxMethods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
ValueOutOfConstraintException
-
-
Method Details
-
getAllowedValues
-