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