Xalan-C++ API Documentation
Go to the documentation of this file.
18 #if !defined(DOMSUPPORTEXCEPTION_HEADER_GUARD_1357924680)
19 #define DOMSUPPORTEXCEPTION_HEADER_GUARD_1357924680
33 XALAN_CPP_NAMESPACE_BEGIN
54 MemoryManager& theManager,
55 const Locator* theLocator);
66 MemoryManager& theManager);
71 virtual const XalanDOMChar*
79 XALAN_CPP_NAMESPACE_END
83 #endif // DOMSUPPORTEXCEPTION_HEADER_GUARD_1357924680
#define XALAN_DOMSUPPORT_EXPORT
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()
Interpreting class diagrams
Doxygen and
GraphViz are
used to generate this API documentation from the Xalan-C header files.
Xalan-C++ XSLT Processor Version 1.11
Copyright © 1999-2012 The Apache Software Foundation.
All Rights Reserved.
|
|