Main Page   Namespace List   Class Hierarchy   Compound List   File List   Namespace Members   Compound Members   Related Pages  

DOM::RangeException Class Reference

#include <dom2_range.h>

List of all members.

Public Types

enum  RangeExceptionCode { BAD_BOUNDARYPOINTS_ERR = 1, INVALID_NODE_TYPE_ERR = 2, _EXCEPTION_OFFSET = 2000, _EXCEPTION_MAX = 2999 }

Public Methods

 RangeException (unsigned short _code)
 RangeException (const RangeException &other)
RangeException & operator= (const RangeException &other)
virtual ~RangeException ()

Public Attributes

unsigned short code


Member Enumeration Documentation

enum DOM::RangeException::RangeExceptionCode
 

An integer indicating the type of error generated.

Enumeration values:
BAD_BOUNDARYPOINTS_ERR 
INVALID_NODE_TYPE_ERR 
_EXCEPTION_OFFSET 
_EXCEPTION_MAX 


Constructor & Destructor Documentation

DOM::RangeException::RangeException unsigned short    _code [inline]
 

DOM::RangeException::RangeException const RangeException &    other [inline]
 

virtual DOM::RangeException::~RangeException   [inline, virtual]
 


Member Function Documentation

RangeException& DOM::RangeException::operator= const RangeException &    other [inline]
 


Member Data Documentation

unsigned short DOM::RangeException::code
 


The documentation for this class was generated from the following file:
Generated on Sat Jan 31 23:28:24 2004 for XPath by doxygen1.2.18