Package monq.jfa.actions
Class NomatchException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.io.IOException
monq.jfa.actions.CallbackException
monq.jfa.actions.NomatchException
- All Implemented Interfaces:
Serializable
is the exception thrown by methods trying to match with a Dfa but don't find a match.
- 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
-
NomatchException
-