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