ofxDOM
A DOM Level 3 Events implementation for openFrameworks.
|
A generic DOM exception. More...
#include <Exceptions.h>
Static Public Attributes | |
static const std::string | INVALID_POINTER_ID = "InvalidPointerId" |
Invalid pointer id exception. | |
static const std::string | INVALID_STATE_ERROR = "InvalidStateError" |
Invalid state exception. | |
static const std::string | UNREGISTERED_EVENT = "UnregisteredEvent" |
Unregistered event exception. | |
static const std::string | INVALID_ATTRIBUTE_KEY = "InvalidAttributeKey" |
Invalid attribute key exception. | |
A generic DOM exception.