public class HarvestException extends Exception
| Constructor and Description |
|---|
HarvestException() |
HarvestException(String arg0) |
HarvestException(String arg0,
Throwable arg1) |
HarvestException(Throwable arg0) |
| Modifier and Type | Method and Description |
|---|---|
String |
getURL() |
void |
setURL(String url) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringCopyright © 2020. All rights reserved.