public class HttpInternalErrorException extends HttpException
Constructor and Description |
---|
HttpInternalErrorException(URL url)
construct an internal http error form an url
|
HttpInternalErrorException(URL url,
Throwable t)
construct an internal HTTP Error from a URL and a throwable
|
getCause, getMessage, getResponseCode, getResponseMessage
addSuppressed, fillInStackTrace, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public HttpInternalErrorException(URL url)
url
- Copyright © 2012. All Rights Reserved.