public class ClientProtocolException extends IOException
Constructor and Description |
---|
ClientProtocolException() |
ClientProtocolException(String s) |
ClientProtocolException(String message,
Throwable cause) |
ClientProtocolException(Throwable cause) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
Copyright © 1999–2021 The Apache Software Foundation. All rights reserved.