HumHub Documentation (unofficial)

UserException extends Exception
in package

UserException is the base class for exceptions that are meant to be shown to end users.

Such exceptions are often caused by mistakes of end users.

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