public abstract class WebException extends UncheckedException
| Modifier | Constructor and Description |
|---|---|
|
WebException(String string) |
|
WebException(String string,
Throwable throwable) |
protected |
WebException(String string,
Throwable throwable,
boolean bln,
boolean bln1) |
|
WebException(Throwable throwable) |
| Modifier and Type | Method and Description |
|---|---|
abstract int |
getStatusCode() |
WebError |
getWebError() |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringCopyright © 2018. All rights reserved.