public class ProxyConnectionException extends RuntimeException
| Constructor and Description |
|---|
ProxyConnectionException(String message,
io.netty.handler.codec.http.HttpResponse res) |
| Modifier and Type | Method and Description |
|---|---|
io.netty.handler.codec.http.HttpResponse |
getProxyResponse() |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic ProxyConnectionException(String message, io.netty.handler.codec.http.HttpResponse res)
Copyright © 2012-2015. All Rights Reserved.