Go to the documentation of this file.
   22 #if !defined(XERCESC_INCLUDE_GUARD_DOMRANGEEXCEPTION_HPP) 
   23 #define XERCESC_INCLUDE_GUARD_DOMRANGEEXCEPTION_HPP 
   57                 BAD_BOUNDARYPOINTS_ERR  = 111,
 
   58                 INVALID_NODE_TYPE_ERR   = 112
 
  
Definition: DOMException.hpp:52
#define XERCES_CPP_NAMESPACE_BEGIN
Definition: XercesDefs.hpp:112
#define CDOM_EXPORT
Definition: XercesDefs.hpp:166
#define XERCES_CPP_NAMESPACE_END
Definition: XercesDefs.hpp:113
RangeExceptionCode
Enumerators for DOM Range Exceptions.
Definition: DOMRangeException.hpp:56
Configurable memory manager.
Definition: MemoryManager.hpp:39
Range operations may throw a DOMRangeException as specified in their method descriptions.
Definition: DOMRangeException.hpp:36