Documentation

CreateTemporaryFileException extends Exception

General exception.

Tags
since
0.12.0

Table of Contents

__construct()  : mixed

Methods

__construct()

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

The user defined exception code

$previous : Exception = null

The previous exception used for the exception chaining

Return values
mixed

Search results