Package com.aquima.interactions.spellengine.exception
-
Exception Summary Exception Description SpellerException Base exception class for the speller engine.SpellerOutOfRangeException Exception to be used when an integer could not be spelled due to its range limitations.UnknownMacroException This exception is used to indicate that a macro does not exist.UnknownSpellerException This exception is used to indicate that a speller does not exist.