Class RegularExpressionException
Object
Throwable
Exception
RuntimeException
MudException
RegularExpressionException
- All Implemented Interfaces:
Serializable
A checked exception indicating that a value did not match the regular
expression.
- Author:
- maartenl
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
RegularExpressionException
-
RegularExpressionException
-