Documentation

Exception extends Exception
in package

Table of Contents

Properties

$codeMap  : mixed

Methods

__construct()  : mixed

Properties

$codeMap

private static mixed $codeMap = [FD_ERROR => 400, FD_SUCCESS => 200, FD_WARNING => 200, FD_INFO => 200]

Methods

__construct()

public __construct(mixed $message[, mixed $type = FD_ERROR ][, mixed $previous = null ]) : mixed
Parameters
$message : mixed
$type : mixed = FD_ERROR
$previous : mixed = null

        
On this page

Search results