yii\base\ErrorHandler::renderException PHP 메소드

renderException() 추상적인 보호된 메소드

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