2005/5/9

     
 

class XPathException

artefaktur
Modules   Namespace List   Class Hierarchy   Alphabetical List   Compound List   Namespace Members   Compound Members   Related Pages  

org::w3c::dom::xpath::XPathException Class Reference

#include <XPathException.h>

Inheritance diagram for org::w3c::dom::xpath::XPathException:

acdk::lang::RuntimeException acdk::lang::Exception acdk::lang::Throwable acdk::lang::Object acdk::io::Serializable acdk::lang::ObjectBase acdk::lang::dmi::StdDispatch List of all members.

Detailed Description

API: org.w3c.dom<br>.

Author:
Roger Rene Kommer
Version:
Revision
1.4
Date:
Date
2005/02/05 10:45:37


Public Member Functions

 XPathException (short code, IN(RString) message)

Public Attributes

short _code


Constructor & Destructor Documentation

org::w3c::dom::xpath::XPathException::XPathException short  code,
IN(RString message
[inline]
 


Member Data Documentation

short org::w3c::dom::xpath::XPathException::_code