Class SparqlParserException

Description

A SPARQL Parser Execption for better errorhandling.

  • author: Tobias Gauss <tobias.gauss@web.de>
  • version: $Id: SparqlParserException.html 443 2007-06-01 16:25:38Z cax $

Located in /sparql/SparqlParserException.php (line 13)

Exception
   |
   --SparqlParserException
Method Summary
SparqlParserException __construct ( $message, [ $code = 0],  $pointer)
int getPointer ()
Variables

Inherited Variables

Inherited from Exception (Internal Class)

$code
$file
$line
$message
$string
$trace
Methods
Constructor __construct (line 17)
  • access: public
SparqlParserException __construct ( $message, [ $code = 0],  $pointer)
  • $message
  • $code
  • $pointer
getPointer (line 27)

Returns a pointer to the token which caused the exception.

  • access: public
int getPointer ()

Inherited Methods

Inherited From Exception (Internal Class)

constructor __construct ( )
getCode ( )
getFile ( )
getLine ( )
getMessage ( )
getTrace ( )
getTraceAsString ( )
__clone ( )
__toString ( )

Documentation generated on Fri, 1 Jun 2007 16:52:18 +0200 by phpDocumentor 1.3.2