Separatista
Separatista::UnsupportedNamespaceException Class Reference

Unsupported namespace exception, thrown when the namespace isn't supported. More...

#include <exception.h>

Inheritance diagram for Separatista::UnsupportedNamespaceException:
Separatista::ElementException Separatista::Exception

Public Member Functions

 UnsupportedNamespaceException (const wchar_t *pMessage, const Element *pSource, const wchar_t *pNamespace)
 
const wchar_t * getNamespace () 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 namespace exception, thrown when the namespace isn't supported.


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