RDF_RDQL
[ class tree: RDF_RDQL ] [ index: RDF_RDQL ] [ all elements ]

Class: RDF_RDQL_Error

Source Location: /RDF_RDQL-0.2.0/RDF/RDQL.php

Class Overview

PEAR_Error
   |
   --RDF_RDQL_Error

RDF_RDQL_Error implements a class for reporting RDF RDQL error messages.


Author(s):

Methods


Inherited Variables

Inherited Methods


Class Details

[line 193]
RDF_RDQL_Error implements a class for reporting RDF RDQL error messages.


[ Top ]


Method Detail

RDF_RDQL_Error (Constructor)   [line 207]

RDF_RDQL_Error RDF_RDQL_Error( [mixed $code = RDF_RDQL_ERROR], [integer $mode = PEAR_ERROR_RETURN], [integer $level = E_USER_NOTICE], [smixed $debuginfo = null])

RDF_Error constructor.

Parameters:

mixed   $code   —  RDF error code, or string with error message.
integer   $mode   —  what 'error mode' to operate in
integer   $level   —  what error level to use for $mode & PEAR_ERROR_TRIGGER
smixed   $debuginfo   —  additional debug info, such as the last query

[ Top ]


Documentation generated on Mon, 11 Mar 2019 15:39:50 -0400 by phpDocumentor 1.4.4. PEAR Logo Copyright © PHP Group 2004.