yii\base\ErrorHandler::renderException PHP Méthode

renderException() abstract protected méthode

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