Documentation

CreateTemporaryFileException extends Exception
in package

FinalYes

General exception.

Tags
since
0.12.0

Table of Contents

Methods

__construct()  : mixed

Methods

__construct()

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

The user defined exception code

$previous : Exception = null

The previous exception used for the exception chaining


        
On this page

Search results