Documentation automatically generated from the source-code using phpDocumentor.
Official Homepage: xao-php.sourceforge.net
XAO
Official homepage | API home | class tree: XAO | index: XAO | all elements

Procedural File: XAO_Exceptions.php

Source Location: Program_Root/XAO_Exceptions.php

Page Details

XAO_Exceptions.php

This script provides exception-specific messaging for content based classes. It is designed to be used in conjunction with DomDoc based classes. There is no need for the developer to concern themselves with this class since DomDoc uses it in DomDoc::Throw(). However, it is possible to use this class from anywhere - even outside XAO. It is well encapsulated and decoupled.

Filesource:  Source Code for this file
See:  DomDoc::Throw()
Classes
Class Description
Exceptions Utility for managing massages relating to exceptional conditions (errors)
Includes
include_once ("XAO_XaoRoot.php") [line 25]

Import the root (base) XAO class.

All classes in the XAO library should have this class at the top of their inheritance tree. See documentation on the class itself for more details. Including the following DomDoc class will automatically include the XaoRoot definition, however, it is included here for clarity and completeness.

Information Tags:
Import:  XaoRoot
[ Top ]



Documentation generated on Tue, 23 Sep 2003 18:34:02 +1000 by phpDocumentor 1.2.2