PHP Class TheSeer\phpDox\HasFileInfoException

Inheritance: extends Exception
ファイルを表示 Open project: theseer/phpdox

Protected Properties

Property Type Description
$file

Public Methods

Method Description
__construct ( $message, $code, Exception $previous, SPLFileInfo $file )
getFileInfo ( )

Method Details

__construct() public method

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

getFileInfo() public method

public getFileInfo ( )

Property Details

$file protected_oe property

protected $file