Documentation

Exception extends Exception
in package

Exceptional use of EaseLogger to keep the message

Tags
author

vitex

Table of Contents

__construct()  : mixed
Ease Framework Exception

Methods

__construct()

Ease Framework Exception

public __construct(string $message, int $code[, Exception $previous = null ]) : mixed
Parameters
$message : string

of exception

$code : int

error code

$previous : Exception = null
Return values
mixed

Search results