public class ZenodoException extends Exception
| Constructor and Description |
|---|
ZenodoException() |
ZenodoException(String arg0) |
ZenodoException(String arg0,
Throwable arg1) |
ZenodoException(String arg0,
Throwable arg1,
boolean arg2,
boolean arg3) |
ZenodoException(Throwable arg0) |
| Modifier and Type | Method and Description |
|---|---|
String |
getRemoteMessage() |
Integer |
getResponseHTTPCode() |
void |
setRemoteMessage(String remoteMessage) |
void |
setResponseHTTPCode(Integer responseHTTPCode) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringCopyright © 2020. All Rights Reserved.