Separatista
Separatista::InvalidValueException Class Reference

Invalid value exception, thrown when an element can't accept a value. More...

#include <validator.h>

Inheritance diagram for Separatista::InvalidValueException:
Separatista::Exception

Public Member Functions

 InvalidValueException (const wchar_t *pMessage, Element *pSource, const wchar_t *pValue)
 
ElementgetSourceElement () const
 Returns the target element.
 
const wchar_t * getValue () const
 Returns the erronous value.
 
- 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

Invalid value exception, thrown when an element can't accept a value.


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