public class GoneException extends WebException
| Modifier | Constructor and Description |
|---|---|
|
GoneException() |
|
GoneException(String string) |
|
GoneException(String string,
Throwable throwable) |
protected |
GoneException(String string,
Throwable throwable,
boolean bln,
boolean bln1) |
|
GoneException(Throwable throwable) |
| Modifier and Type | Method and Description |
|---|---|
int |
getStatusCode() |
getWebErroraddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic GoneException()
public GoneException(String string)
public GoneException(Throwable throwable)
public int getStatusCode()
getStatusCode in class WebExceptionCopyright © 2018. All rights reserved.