Separatista
Separatista::UnsupportedTagException Class Reference

Unsupported tag exception, thrown when CreateElementByTag doesn't support the tag. More...

#include <exception.h>

Inheritance diagram for Separatista::UnsupportedTagException:
Separatista::ElementException Separatista::Exception

Public Member Functions

 UnsupportedTagException (const wchar_t *pMessage, const Element *pSource, const wchar_t *pTag)
 
const wchar_t * getTag () const
 Returns the unsupported tag.
 
- Public Member Functions inherited from Separatista::ElementException
 ElementException (const wchar_t *pMessage, const Element *pSource)
 
const ElementgetSourceElement () const
 Returns the target element.
 
- Public Member Functions inherited from Separatista::Exception
 Exception (const wchar_t *pMessage)
 
const wchar_t * getMessage () const
 

Additional Inherited Members

- Protected Member Functions inherited from Separatista::Exception
void setMessage (const wchar_t *pMessage)
 

Detailed Description

Unsupported tag exception, thrown when CreateElementByTag doesn't support the tag.


The documentation for this class was generated from the following files: