#include <xalanc/XSLT/ElemMessage.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 75 of file ElemMessage.hpp.
◆ ElemMessageTerminateException()
xalanc::ElemMessage::ElemMessageTerminateException::ElemMessageTerminateException |
( |
MemoryManager & |
theManager, |
|
|
const XalanDOMString & |
theMessage, |
|
|
const Locator * |
theLocator |
|
) |
| |
Construct an ElemMessageTerminateException object.
- Parameters
-
theLocator | The Locator to use for line number information, etc. |
theMessage | message to print when exception thrown |
◆ ~ElemMessageTerminateException()
virtual xalanc::ElemMessage::ElemMessageTerminateException::~ElemMessageTerminateException |
( |
| ) |
|
|
virtual |
◆ getType()
virtual const XalanDOMChar* xalanc::ElemMessage::ElemMessageTerminateException::getType |
( |
| ) |
const |
|
inlinevirtual |
The documentation for this class was generated from the following file: