Fawkes API
Fawkes Development Version
|
Access violates policy. More...
#include <>>
Public Member Functions | |
AccessViolationException (const char *format,...) throw () | |
Constructor. |
Access violates policy.
Throw this exception if a any kind of access violates the policy, for example if someone tries to write to a read-only memory segment.
fawkes::AccessViolationException::AccessViolationException | ( | const char * | format, |
... | |||
) | throw () |
Constructor.
format | message format, takes sprintf() parameters as variadic arguments |
Definition at line 248 of file software.cpp.