public abstract class HarvesterException extends DiagnosticException
| Modifier and Type | Field and Description |
|---|---|
private static long |
serialVersionUID
Deprecated.
|
| Constructor and Description |
|---|
HarvesterException()
Deprecated.
|
HarvesterException(String msg)
Deprecated.
|
HarvesterException(String msg,
Throwable t)
Deprecated.
|
HarvesterException(Throwable t)
Deprecated.
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringprivate static final long serialVersionUID