|
synfig-core
1.0.3
|
#include <synfigtoolexception.h>
Public Member Functions | |
| SynfigToolException (exit_code code, std::string msg="") | |
| exit_code | get_exit_code () const |
| std::string | get_message () const |
| virtual const char * | what () const throw () |
| virtual | ~SynfigToolException () throw () |
|
inline |
|
inlinevirtual |
|
inline |
Referenced by main().
|
inlinevirtual |
1.8.1.2