Arikaim CMS

ErrorHandlerInterface

Error handler interface

Table of Contents

Constants

CONSOLE_RENDER_TYPE  = 'console'
HTML_RENDER_TYPE  = 'html'
JSON_RENDER_TYPE  = 'json'

Methods

renderError()  : string
Render error

Constants

Methods

renderError()

Render error

public renderError(Throwable $exception, string $renderType) : string
Parameters
$exception : Throwable

The caught Throwable object

$renderType : string
Return values
string

        
On this page

Search results