Class XML_Query2XML_XMLException

Description

Exception for XML errors In most cases this exception will be thrown if a DOMException occurs.

Located in /Query2XML.php (line 2506)

PEAR_Exception
   |
   --XML_Query2XML_Exception
      |
      --XML_Query2XML_XMLException
Method Summary
XML_Query2XML_XMLException __construct (string $message, [ $exception = null])
Methods
Constructor __construct (line 2515)

Constructor

  • access: public
XML_Query2XML_XMLException __construct (string $message, [ $exception = null])
  • string $message: The error message.
  • DOMException $exception: The DOMException that caused this exception to be thrown. This argument is optional.

Redefinition of:
XML_Query2XML_Exception::__construct()
Constructor method

Inherited Methods

Inherited From XML_Query2XML_Exception

XML_Query2XML_Exception::__construct()

Documentation generated on Sun, 03 Apr 2011 13:13:11 +0200 by phpDocumentor 1.4.1