yii\base\UnknownMethodException - Yii2 类参考手册

Class yii\base\UnknownMethodException

Inheritanceyii\base\UnknownMethodException » BadMethodCallException
Available since version2.0

UnknownMethodException represents an exception caused by accessing an unknown object method.

Public Methods

隐藏继承的方法 Hide inherited methods

方法 Method简介 Description定义在 Defined By
getName() yii\base\UnknownMethodException

方法详情 Method Details

getName() public method

public string getName ( )
return string

The user-friendly name of this exception