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

Class: XML_Query2XML_ConfigException

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

Class Overview

PEAR_Exception
   |
   --XML_Query2XML_Exception
      |
      --XML_Query2XML_ConfigException

Exception that handles configuration errors.


Author(s):

Methods


Inherited Variables

Inherited Methods


Class Details

[line 2535]
Exception that handles configuration errors.

This exception handels errors in the $options array passed to XML_Query2XML::getXML() and wrong arguments passed to the constructor via XML_Query2XML::factory().



[ Top ]


Method Detail

__construct (Constructor)   [line 2542]

XML_Query2XML_ConfigException __construct( string $message)

Constructor method
  • Access: public

Overrides XML_Query2XML_Exception::__construct() (Constructor method)

Parameters:

string   $message   —  A detailed 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.