public class SpellDictionaryException extends Exception
| Constructor and Description |
|---|
SpellDictionaryException() |
SpellDictionaryException(String message) |
SpellDictionaryException(String message,
Throwable cause) |
SpellDictionaryException(Throwable cause) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic SpellDictionaryException()
public SpellDictionaryException(String message)
message - public SpellDictionaryException(String message, Throwable cause)
message - cause - public SpellDictionaryException(Throwable cause)
cause - Copyright © 2020. All rights reserved.