#include <IllegalAccessException.h>
Public Member Functions | |
IllegalAccessException () | |
IllegalAccessException (const string &attribute, const string &table) | |
string | getMessage () const |
Protected Attributes | |
string | message |
|
Create an exception if an attempt is made to access an optional variable that does not exist.
|
|
Create an exception if an attempt is made to access an optional variable that does not exist.
|