khtml Library API Documentation

DOM::RangeException Class Reference

List of all members.

Public Types

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

Public Member Functions

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

Public Attributes

unsigned short code

Detailed Description

Definition at line 47 of file dom2_range.h.


Member Enumeration Documentation

enum DOM::RangeException::RangeExceptionCode
 

An integer indicating the type of error generated.

Definition at line 60 of file dom2_range.h.


The documentation for this class was generated from the following file:
KDE Logo
This file is part of the documentation for khtml Library Version 3.4.1.
Documentation copyright © 1996-2004 the KDE developers.
Generated on Tue Nov 1 10:35:38 2005 by doxygen 1.4.3 written by Dimitri van Heesch, © 1997-2003