public class ProxyAuth extends RuntimeException
| Constructor and Description |
|---|
ProxyAuth(String msg) |
ProxyAuth(Throwable e) |
ProxyAuth(URLConnection c) |
| Modifier and Type | Method and Description |
|---|---|
URL |
getMoved() |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic ProxyAuth(URLConnection c)
public ProxyAuth(Throwable e)
public ProxyAuth(String msg)
public URL getMoved()
Copyright © 2016. All rights reserved.