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, getResponseMessageaddSuppressed, fillInStackTrace, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic HttpInternalErrorException(URL url)
url - Copyright © 2012. All Rights Reserved.