HumHub Documentation (unofficial)

Exception extends Exception
in package

Exception represents a generic exception for all purposes.

For more details and usage information on Exception, see the guide article on handling errors.

Tags
author

Qiang Xue qiang.xue@gmail.com

since
2.0

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