PHP Class TheSeer\phpDox\HasFileInfoException

Inheritance: extends Exception
Afficher le fichier Open project: theseer/phpdox

Protected Properties

Свойство Type Description
$file

Méthodes publiques

Méthode Description
__construct ( $message, $code, Exception $previous, SPLFileInfo $file )
getFileInfo ( )

Method Details

__construct() public méthode

public __construct ( $message, $code, Exception $previous, SPLFileInfo $file )
$previous Exception
$file SPLFileInfo

getFileInfo() public méthode

public getFileInfo ( )

Property Details

$file protected_oe property

protected $file