getErrorHandler()->exception) === null) { $exception = new NotFoundHttpException(Yii::t('yii', 'Page not found.')); } return $exception->getMessage(); } }