Documentation

Exception extends Exception
in package

Tags
since

Version 0.1.0

Table of Contents

Methods

__construct()  : mixed
getTraceAsArray()  : mixed
marshall()  : mixed

Methods

__construct()

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

        
On this page

Search results