public final class HTTPException extends ApplicationException
Constructor and Description |
---|
HTTPException(String message,
String detail,
int statusCode,
String statusText,
URL url)
Constructor of the class
|
Modifier and Type | Method and Description |
---|---|
CatchBlock |
getCatchBlock(Config config)
return detailed catch block of the error
|
int |
getStatusCode() |
String |
getStatusText() |
URL |
getURL() |
addContext, getAddional, getAdditional, getCatchBlock, getCatchBlock, getCustomTypeAsString, getDetail, getErrorBlock, getErrorCode, getExposeMessage, getExtendedInfo, getLine, getPageDeep, getRootCause, getStackTrace, getStackTraceAsString, getStackTraceAsString, getTagContext, getTagContext, getTracePointer, getType, getTypeAsString, printStackTrace, printStackTrace, printStackTrace, printStackTrace, printStackTrace, printStackTrace, setAdditional, setDetail, setErrorCode, setExposeMessage, setExtendedInfo, setTracePointer, toDumpData, toString, typeEqual
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getSuppressed, initCause, setStackTrace, toString
public HTTPException(String message, String detail, int statusCode, String statusText, URL url)
message
- detail
- statusCode
- public int getStatusCode()
public String getStatusText()
public CatchBlock getCatchBlock(Config config)
IPageException
getCatchBlock
in interface IPageException
getCatchBlock
in class PageExceptionImpl
Copyright © 2015 Lucee