Class SymSpellException

java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
io.gitlab.rxp90.jsymspell.exceptions.SymSpellException
All Implemented Interfaces:
Serializable
Direct Known Subclasses:
MissingKeyException, NotInitializedException

public abstract class SymSpellException
extends RuntimeException
Superclass for all exceptions used in the spell checker.
See Also:
Serialized Form