public class HttpAccessException extends Exception
Constructor and Description |
---|
HttpAccessException(String strMessage,
Exception e)
Creates a new instance of HttpAccessException
|
HttpAccessException(String strMessage,
Integer nResponseCode,
Exception e)
Creates a new instance of HttpAccessException
|
Modifier and Type | Method and Description |
---|---|
Integer |
getResponseCode() |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public HttpAccessException(String strMessage, Exception e)
strMessage
- The error messagee
- The exceptionpublic Integer getResponseCode()
Copyright © 2015 City of Paris. All rights reserved.