PHPUnit2
[ class tree: PHPUnit2 ] [ index: PHPUnit2 ] [ all elements ]

Class: PHPUnit2_Framework_Error

Source Location: /PHPUnit2-3.0.0alpha11/Framework/Error.php

Class Overview

Exception
   |
   --PHPUnit2_Framework_Error

Wrapper for PHP errors.


Author(s):

Version:

  • Release: @package_version@

Copyright:

  • 2002-2006 Sebastian Bergmann <sb@sebastian-bergmann.de>

Methods


Inherited Variables

Inherited Methods


Class Details

[line 67]
Wrapper for PHP errors.


[ Top ]


Method Detail

__construct   [line 79]

void __construct( string $message, integer $code, string $file, integer $line, array $trace)

Constructor.
  • Access: public

Parameters:

string   $message     
integer   $code     
string   $file     
integer   $line     
array   $trace     

[ Top ]


Documentation generated on Tue, 12 Sep 2006 09:36:55 -0400 by phpDocumentor 1.2.3. PEAR Logo Copyright © PHP Group 2004.