public class SpellCheckException extends Exception
Constructor and Description |
---|
SpellCheckException(String msg)
Create a new instance of this class.
|
SpellCheckException(String msg,
Throwable root)
Create a new instance of this class.
|
Modifier and Type | Method and Description |
---|---|
Throwable |
getRootException()
Return the root throwable
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
"Copyright © 2006 - 2015 Adobe Systems Incorporated. All Rights Reserved"