Class SpellException

java.lang.Object
java.lang.Throwable
java.lang.Exception
org.kopi.vkopi.lib.ui.swing.spellchecker.SpellException
All Implemented Interfaces:
Serializable

public class SpellException extends Exception
See Also:
  • Constructor Details

    • SpellException

      public SpellException(String message)
    • SpellException

      public SpellException(String message, Throwable cause)