UserFriendlyErrorPageErrorHandlerService
in
Interface UserFriendlyErrorPageErrorHandlerService
Table of Contents
- isModuleActive() : bool
- Returns active state of this module.
- redirectToUserFriendlyErrorPage() : string
- Sets HTTP header to redirect to the user friendly error page and returns generated error code.
Methods
isModuleActive()
Returns active state of this module.
public
isModuleActive() : bool
Return values
bool —redirectToUserFriendlyErrorPage()
Sets HTTP header to redirect to the user friendly error page and returns generated error code.
public
redirectToUserFriendlyErrorPage() : string