owner; $title = $owner->htmlEncode($exception instanceof \yii\base\Exception || $exception instanceof \yii\base\ErrorException ? $exception->getName().' ('.get_class($exception).')' : get_class($exception)); ?>
htmlEncode($exception->getFile()) . '(' . $exception->getLine() . ')'?>
renderSourceCode($exception->getFile(), $exception->getLine(), $owner->maxSourceLines)?>