22#if !defined(XERCESC_INCLUDE_GUARD_DOMLSEXCEPTION_HPP)
23#define XERCESC_INCLUDE_GUARD_DOMLSEXCEPTION_HPP
#define CDOM_EXPORT
Definition XercesDefs.hpp:166
#define XERCES_CPP_NAMESPACE_BEGIN
Definition XercesDefs.hpp:112
#define XERCES_CPP_NAMESPACE_END
Definition XercesDefs.hpp:113
Definition DOMException.hpp:52
Definition DOMLSException.hpp:45
DOMLSException(const DOMLSException &other)
Copy constructor.
virtual ~DOMLSException()
Destructor for DOMLSException.
DOMLSException()
Default constructor for DOMLSException.
LSExceptionCode
ExceptionCode.
Definition DOMLSException.hpp:65
DOMLSException(short code, short messageCode, MemoryManager *const memoryManager)
Constructor which takes an error code and a message.
Configurable memory manager.
Definition MemoryManager.hpp:40