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

Class: XML_Query2XML_DriverException

Source Location: /XML_Query2XML-1.7.2/XML/Query2XML.php

Class Overview

PEAR_Exception
   |
   --XML_Query2XML_Exception
      |
      --XML_Query2XML_DriverException

Exception for driver errors


Author(s):

Methods


Child classes:

XML_Query2XML_LDAPException
Exception for LDAP errors
XML_Query2XML_LDAP2Exception
Exception for LDAP errors
XML_Query2XML_ArrayException
Exception for errors related to the array driver.
XML_Query2XML_DBException
Exception for database errors

Inherited Variables

Inherited Methods


Class Details

[line 2461]
Exception for driver errors


[ Top ]


Method Detail

__construct (Constructor)   [line 2468]

XML_Query2XML_DriverException __construct( string $message)

Constructor
  • Access: public

Overridden in child classes as:

XML_Query2XML_LDAPException::__construct()
Constructor
XML_Query2XML_LDAP2Exception::__construct()
Constructor
XML_Query2XML_ArrayException::__construct()
Constructor
XML_Query2XML_DBException::__construct()
Constructor

Overrides XML_Query2XML_Exception::__construct() (Constructor method)

Parameters:

string   $message   —  The error message.

[ Top ]


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