Class PHPFIT_Exception_FileIO

Description

FIT custom exception: FileIO

$e = new PHPFIT_Exception_FileIO( 'Message', 'path/to/file' );

  • version: 0.1.0

Located in /Exception/FileIO.php (line 24)

Exception
   |
   --PHPFIT_Exception_FileIO
Variable Summary
 string $filename
Method Summary
 PHPFIT_Exception_FileIO __construct (mixed $msg, mixed $filename, string $message, string $fiename)
 string getFilename ()
Variables
string $filename (line 30)

Exception with filename

  • access: private
Methods
Constructor __construct (line 39)

constructor

  • see: Exception
PHPFIT_Exception_FileIO __construct (mixed $msg, mixed $filename, string $message, string $fiename)
  • string $message: exception message
  • string $fiename
getFilename (line 50)

receive filename

  • return: name of the file
string getFilename ()

Documentation generated on Sun, 02 Apr 2006 23:20:50 +0000 by phpDocumentor 1.3.0RC5