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

Class: RDF_Error

Source Location: /RDF-0.2.0/RDF.php

Class Overview

PEAR_Error
   |
   --RDF_Error

RDF_Error implements a class for reporting RDF error messages.


Author(s):

Methods


Inherited Variables

Inherited Methods


Class Details

[line 320]
RDF_Error implements a class for reporting RDF error messages.


[ Top ]


Method Detail

RDF_Error (Constructor)   [line 334]

RDF_Error RDF_Error( [mixed $code = RDF_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:29 -0400 by phpDocumentor 1.4.4. PEAR Logo Copyright © PHP Group 2004.