Snaju Inception Docs

AppExitException extends Exception

Exception not meant to be catched, but used to gracefully terminate the application.

Table of Contents

getName()  : string
Returns a human-readable/friendly name for this exception.

Methods

getName()

Returns a human-readable/friendly name for this exception.

public getName() : string
Return values
string

Search results