Class PHPFIT_Exception_Parse

Description

FIT custom exception: FileIO

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

  • version: 0.1.0

Located in /Exception/Parse.php (line 25)

Exception
   |
   --PHPFIT_Exception_Parse
Variable Summary
 string $offset
Method Summary
 PHPFIT_Exception_Parse __construct (mixed $msg, string $offset, string $message)
 int getOffset ()
 string __toString ()
Variables
string $offset = 0 (line 31)

Exception string offset of parser

  • access: protected
Methods
Constructor __construct (line 40)

constructor

  • access: public
  • see: Exception
PHPFIT_Exception_Parse __construct (mixed $msg, string $offset, string $message)
  • string $message: exception message
  • string $offset
getOffset (line 51)

receive offset

  • return: parser offset
  • access: public
int getOffset ()
__toString (line 60)

output as string

  • return: of error message including offest
  • access: public
string __toString ()

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