The exception type used for LibRDF runtime errors.
An object of this type is thrown when a runtime error is encountered in the PHP wrapper to the librdf wrapper though, in actuality, it is rarely used. Runtime errors are more often expressed through the librdf extension itself which, instead of throwing an exception, will produce a E_ERROR message and halt the program.
Located in /Error.php (line 49)
Exception | --LibRDF_Error
Create a new LibRDF_Error.
Inherited From Exception (Internal Class)
constructor __construct ( $message, $code )
getCode ( )
getFile ( )
getLine ( )
getMessage ( )
getTrace ( )
getTraceAsString ( )
__clone ( )
__toString ( )
Documentation generated on Thu, 15 Jun 2006 19:25:12 -0400 by phpDocumentor 1.3.0