PHP Class PHPUnit_Framework_Error, qcodo

Inheritance: extends PHPUnit_Framework_Exception
Afficher le fichier Open project: qcodo/qcodo

Méthodes publiques

Méthode Description
__construct ( string $message, integer $code, string $file, integer $line, array $trace ) Constructor.

Method Details

__construct() public méthode

Constructor.
public __construct ( string $message, integer $code, string $file, integer $line, array $trace )
$message string
$code integer
$file string
$line integer
$trace array