public class BaseWebPageErrorPageBean extends BaseWebPageBean
BaseViewBean.ClientIdsContentProvider
clientIds, initialized
fExpireWithPageFlow
DATA_BINDING_CLIENTS, EMPTY_RESOURCES, OUTCOME_ERROR, OUTCOME_OK, resourcesProviders
Constructor and Description |
---|
BaseWebPageErrorPageBean() |
Modifier and Type | Method and Description |
---|---|
String |
getErrorMessage()
Returns the Error message of the error being reported
|
String |
getErrorRequestUri()
Returns the URI of the page that caused the error being reported
|
Integer |
getErrorStatusCode()
Returns the HTTP Error status code being reported
|
Exception |
getException()
Returns the Exception of the error being reported
|
String |
getExceptionStackTrace()
For convenience, returns the exception stack trace as a string.
|
String |
getExceptionType()
Returns the Exception type of the error being reported
|
getAppNavBean
afterApplyRequestValues, afterInvokeApplication, afterPhase, afterProcessValidations, afterRenderResponse, afterRestoreView, afterUpdateModelValues, beforeApplyRequestValues, beforeInvokeApplication, beforePhase, beforeProcessValidations, beforeRenderResponse, beforeRestoreView, beforeUpdateModelValues, callInitialize, findComponent, findComponentInRoot, getApplicationScope, getClientIds, getPhaseId, getRealPath, getRequestParam, getRequestScope, getSessionScope, gotoPage, gotoPage, initialize, isAsyncRequest, preRenderResponse, release, resetPageFlowStorage, streamFileDataToResponse
getExpireWithPageFlow, setExpireWithPageFlow, valueBound, valueUnbound
createMethodBinding, createMethodExpression, createValueBinding, createValueExpression, createValueExpression, error, error, error, error, error, getBean, getFacesContext, getLocale, getResourceInputStream, getResources, getResourcesProvider, getRootCause, getStackTrace, getTreeAttribute, isUserInRole, log, log, log, putTreeAttribute, resetDataBindingClients, resolveDataBinding, resolveDataBinding, resolveExpression, setValue
public Integer getErrorStatusCode()
Integer
of error codepublic String getErrorRequestUri()
String
public String getExceptionType()
String
public String getErrorMessage()
String
public Exception getException()
Exception
public String getExceptionStackTrace()
String
, null if no exception