18#if !defined(DOMSUPPORTEXCEPTION_HEADER_GUARD_1357924680)
19#define DOMSUPPORTEXCEPTION_HEADER_GUARD_1357924680
54 MemoryManager& theManager,
55 const Locator* theLocator);
66 MemoryManager& theManager);
71 virtual const XalanDOMChar*
#define XALAN_DOMSUPPORT_EXPORT
#define XALAN_CPP_NAMESPACE
Xalan-C++ namespace, including major and minor version.
DOMSupportException(const XalanDOMString &theMessage, MemoryManager &theManager)
Constructor for an exception arising from DOMSupport classes.
DOMSupportException(const XalanDOMString &theMessage, MemoryManager &theManager, const Locator *theLocator)
Constructor for an exception arising from DOMSupport classes.
virtual const XalanDOMChar * getType() const
Retrieve type of exception.
virtual ~DOMSupportException()