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

Class yii\base\InvalidCallException

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

InvalidCallException represents an exception caused by calling a method in a wrong way.

Public Methods

隐藏继承的方法 Hide inherited methods

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

方法详情 Method Details

getName() public method

public string getName ( )
return string

The user-friendly name of this exception