This is the common exception thrown by the UFObject implementation. More...
#include <ufobject.h>
Public Member Functions | |
UFException (std::string &Message) |
This is the common exception thrown by the UFObject implementation.
Usually, it represents a programming error. But in the case of UFObject::Set(const char *string), a UFException could result from a user input error.
UFException::UFException | ( | std::string & | Message | ) | [explicit] |