public class HttpNotFoundException
extends org.apache.http.client.HttpResponseException
Constructor and Description |
---|
HttpNotFoundException(String message)
HttpResponseException with 404 not found status.
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public HttpNotFoundException(String message)
message
- exception messageCopyright © 2001–2024 MickaĆ«l Guessant. All rights reserved.