PageErrorHandler

Table of Contents

Interfaces

PageErrorHandlerInterface
Page error handler interface, used to jump in for Frontend-related calls

Classes

FluidPageErrorHandler
An error handler that renders a fluid template.
InvalidPageErrorHandlerException
Is typically used, when a site configuration has a page-error handler configured but this does not implement the PageErrorHandlerInterface
PageContentErrorHandler
Renders the content of a page to be displayed (also in relation to language etc) This is typically configured via the "Sites configuration" module in the backend.
PageErrorHandlerNotConfiguredException
Is typically used, when a site configuration has no page-error handler configured for a specific HTTP Status type that is requested.

        
On this page

Search results