| synfig-studio
    1.0.3
    | 
Exception class, thrown when redoing or undoing an action. More...
#include <action.h>
| Public Types | |
| enum | Type { TYPE_UNKNOWN, TYPE_UNABLE, TYPE_BADPARAM, TYPE_CRITICAL, TYPE_NOTREADY, TYPE_BUG, TYPE_END } | 
| Public Member Functions | |
| Error (Type type, const char *format,...) | |
| Error (const char *format,...) | |
| Error (Type type=TYPE_UNABLE) | |
| Type | get_type () const | 
| synfig::String | get_desc () const | 
Exception class, thrown when redoing or undoing an action.
| 
 | inline | 
| 
 | inline | 
| 
 | inline | 
| 
 | inline | 
Referenced by synfigapp::Action::Super::perform(), and synfigapp::Action::System::perform_action().
| 
 | inline | 
Referenced by synfigapp::Action::Super::perform(), and synfigapp::Action::System::perform_action().
 1.8.1.2
 1.8.1.2