rex_functional_exception
extends rex_exception
in package
Exception class for user-friendly error messages.
Table of Contents
- __construct() : mixed
Methods
__construct()
public
__construct(string $message[, Exception $previous = null ]) : mixed
Parameters
- $message : string
- $previous : Exception = null