context; $title = $context->htmlEncode($exception instanceof \yii\base\Exception || $exception instanceof \yii\base\ErrorException ? $exception->getName().' ('.get_class($exception).')' : get_class($exception)); ?> <?php echo $title?>

htmlEncode($exception->getMessage()))?>

htmlEncode($exception->getFile()) . '(' . $exception->getLine() . ')'?>

renderSourceCode($exception->getFile(), $exception->getLine(), $context->maxSourceLines)?>

Stack Trace

renderTrace($exception->getTrace())?>
getVersionInfo() : ''?>