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