public class SpellCheckException extends Exception
Constructor and Description |
---|
SpellCheckException() |
SpellCheckException(String message) |
SpellCheckException(String message,
Throwable cause) |
SpellCheckException(Throwable cause) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
Copyright © 2007-2012 Luc Peuvrier. All Rights Reserved.