Uses of Enum Class
org.hippoecm.hst.core.container.PageErrorHandler.Status
Package
Description
The org.hippoecm.hst.core.container package defines the API for the HST Core Container
-
Uses of PageErrorHandler.Status in org.hippoecm.hst.core.container
Modifier and TypeMethodDescriptionPageErrorHandler.handleComponentExceptions
(PageErrors pageErrors, HstRequest hstRequest, HstResponse hstResponse) Handles the exceptions generated by page or components.static PageErrorHandler.Status
Returns the enum constant of this class with the specified name.static PageErrorHandler.Status[]
PageErrorHandler.Status.values()
Returns an array containing the constants of this enum class, in the order they are declared.