file-fetcher
Public Member Functions | List of all members
PHPUnit\Framework\Error\Error Class Reference
Inheritance diagram for PHPUnit\Framework\Error\Error:
PHPUnit\Framework\Exception PHPUnit\Exception PHPUnit\Framework\Error\Deprecated PHPUnit\Framework\Error\Notice PHPUnit\Framework\Error\Warning

Public Member Functions

 __construct (string $message, int $code, string $file, int $line, \Exception $previous=null)
 
- Public Member Functions inherited from PHPUnit\Framework\Exception
 __construct ($message='', $code=0, \Throwable $previous=null)
 
 __toString ()
 
 __sleep ()
 
 getSerializableTrace ()
 

Additional Inherited Members

- Protected Attributes inherited from PHPUnit\Framework\Exception
 $serializableTrace
 

Constructor & Destructor Documentation

◆ __construct()

PHPUnit\Framework\Error\Error::__construct ( string  $message,
int  $code,
string  $file,
int  $line,
\Exception  $previous = null 
)

The documentation for this class was generated from the following file: