Separatista
Separatista::ElementException Class Reference

Element exception, thrown when an element method called doesn't belong to the element type. More...

#include <exception.h>

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

Public Member Functions

 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

Element exception, thrown when an element method called doesn't belong to the element type.


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