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

Class yii\base\InvalidArgumentException

Inheritanceyii\base\InvalidArgumentException » yii\base\InvalidParamException » BadMethodCallException
Subclassesyii\base\ViewNotFoundException
Available since version2.0.14

InvalidArgumentException represents an exception caused by invalid arguments passed to a method.

Public Methods

隐藏继承的方法 Hide inherited methods

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

方法详情 Method Details

getName() public method

public string getName ( )
return string

The user-friendly name of this exception