EventException used for signaling a 'read only exception'. More...
#include <Exceptions.h>
Public Member Functions | |
ReadOnlyException (std::string text) | |
![]() | |
EventException (std::string text) | |
![]() | |
Exception (const std::string &text) | |
virtual const char * | what () const throw () |
Additional Inherited Members | |
![]() | |
std::string | message |
EventException used for signaling a 'read only exception'.