public abstract class HttpException extends Exception
| Constructor and Description |
|---|
HttpException(int result,
String href) |
HttpException(String href,
Throwable cause) |
| Modifier and Type | Method and Description |
|---|---|
String |
getHref() |
int |
getResult() |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringCopyright © 2021 McEvoy Software Ltd. All rights reserved.