|
LMMS
|
Exception thrown by preset system. More...
#include <preset.h>
Public Member Functions | |
| preset_exception (const std::string &_message, const std::string &_param, int _error) | |
| const char * | what () |
| ~preset_exception () | |
Public Attributes | |
| std::string | message |
| std::string | param |
| std::string | fulltext |
| int | error |
Exception thrown by preset system.
|
inline |
|
inline |
|
inline |
| int calf_plugins::preset_exception::error |
| std::string calf_plugins::preset_exception::fulltext |
| std::string calf_plugins::preset_exception::message |
| std::string calf_plugins::preset_exception::param |