yii\base\ErrorHandler::renderException PHP Method

renderException() abstract protected method

Renders the exception.
abstract protected renderException ( Exception $exception )
$exception Exception the exception to be rendered.
    protected abstract function renderException($exception);