public class TreeTaggerException extends Exception
| Constructor and Description |
|---|
TreeTaggerException(String aMessage)
New exception.
|
TreeTaggerException(String aMessage,
Throwable aCause)
New exception.
|
TreeTaggerException(Throwable aCause)
New exception.
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringCopyright © 2014. All Rights Reserved.