Exception extends Exception
Description of Exception
Tags
Table of Contents
- __construct() : mixed
Methods
__construct()
public
__construct(mixed $message, mixed $code[, Exception $previous = null ]) : mixed
Parameters
- $message : mixed
- $code : mixed
- $previous : Exception = null