public class InvalidHttpMessageException extends IOException
IOException that indicates an ill-formed HTTp request or response.| Constructor and Description |
|---|
InvalidHttpMessageException(String message) |
InvalidHttpMessageException(String message,
Throwable cause) |
InvalidHttpMessageException(Throwable cause) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringCopyright © 2018 Arno Unkrig. All rights reserved.