#include <xalanc/XMLSupport/XMLSupportException.hpp>
|
static XalanDOMString & | defaultFormat (const XalanDOMString &theMessage, const XalanDOMString &theURI, XalanFileLoc theLineNumber, XalanFileLoc theColumnNumber, const XalanDOMChar *theType, XalanDOMString &theBuffer) |
|
static XalanDOMString & | defaultFormat (const XalanDOMChar *theMessage, const XalanDOMChar *theURI, XalanFileLoc theLineNumber, XalanFileLoc theColumnNumber, const XalanDOMChar *theType, XalanDOMString &theBuffer) |
|
static XalanDOMString & | defaultFormat (const XalanDOMChar *theMessage, const XalanDOMString::size_type theMessageLength, const XalanDOMChar *theURI, const XalanDOMString::size_type theURILength, XalanFileLoc theLineNumber, XalanFileLoc theColumnNumber, const XalanDOMChar *theType, const XalanDOMString::size_type theTypeLength, XalanDOMString &theBuffer) |
|
MemoryManager & | m_memoryManager |
|
Definition at line 41 of file XMLSupportException.hpp.
◆ XMLSupportException() [1/2]
xalanc::XMLSupportException::XMLSupportException |
( |
const XalanDOMString & |
theMessage, |
|
|
MemoryManager & |
theManager, |
|
|
const Locator * |
theLocator |
|
) |
| |
Construct an XML Support exception object.
- Parameters
-
theMessage | message to print when exception thrown |
◆ XMLSupportException() [2/2]
◆ ~XMLSupportException()
virtual xalanc::XMLSupportException::~XMLSupportException |
( |
| ) |
|
|
virtual |
The documentation for this class was generated from the following file: