HumHub Documentation (unofficial)

InvalidParamException extends BadMethodCallException
in package

InvalidParamException represents an exception caused by invalid parameters passed to a method.

Tags
author

Qiang Xue qiang.xue@gmail.com

since
2.0
deprecated

since 2.0.14. Use [[InvalidArgumentException]] instead.

Table of Contents

Methods

getName()  : string

Methods

getName()

public getName() : string
Return values
string

the user-friendly name of this exception


        
On this page

Search results