public class SpellCheckException
extends java.lang.Exception
Constructor and Description |
---|
SpellCheckException(java.lang.String msg)
Create a new instance of this class.
|
SpellCheckException(java.lang.String msg,
java.lang.Throwable root)
Create a new instance of this class.
|
Modifier and Type | Method and Description |
---|---|
java.lang.Throwable |
getRootException()
Return the root throwable
|
public SpellCheckException(java.lang.String msg)
msg
- messagepublic SpellCheckException(java.lang.String msg, java.lang.Throwable root)
msg
- messageroot
- root throwableCopyright © 2010 - 2020 Adobe. All Rights Reserved