thrownewNotFoundHttpException("The requested view \"$viewPath\" should start with a word char and contain word chars, forward slashes and dashes only.");
}else{
thrownewNotFoundHttpException(\Yii::t('yii','The requested view "{name}" was not found.',['name'=>$viewPath]));