public class HttpParseException extends IOException
Constructor and Description |
---|
HttpParseException()
Creates new HttpParseException with no error message.
|
HttpParseException(String message)
Creates new HttpParseException with the given error message.
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public HttpParseException()
public HttpParseException(String message)
Copyright © 2016–2018. All rights reserved.