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
Table of Contents
Methods
- getName() : string
Methods
getName()
public
getName() : string
Return values
string —the user-friendly name of this exception