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

Class: XML_Query2XML_XMLException

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

Class Overview

PEAR_Exception
   |
   --XML_Query2XML_Exception
      |
      --XML_Query2XML_XMLException

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


Author(s):

Methods


Inherited Variables

Inherited Methods


Class Details

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


[ Top ]


Method Detail

__construct (Constructor)   [line 2515]

XML_Query2XML_XMLException __construct( string $message, [DOMException $exception = null])

Constructor
  • Access: public

Overrides XML_Query2XML_Exception::__construct() (Constructor method)

Parameters:

string   $message   —  The error message.
DOMException   $exception   —  The DOMException that caused this exception to be thrown. This argument is optional.

[ Top ]


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