LMMS
Loading...
Searching...
No Matches
calf_plugins::preset_exception Struct Reference

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

Detailed Description

Exception thrown by preset system.

Constructor & Destructor Documentation

◆ preset_exception()

calf_plugins::preset_exception::preset_exception ( const std::string & _message,
const std::string & _param,
int _error )
inline

◆ ~preset_exception()

calf_plugins::preset_exception::~preset_exception ( )
inline

Member Function Documentation

◆ what()

const char * calf_plugins::preset_exception::what ( )
inline

Member Data Documentation

◆ error

int calf_plugins::preset_exception::error

◆ fulltext

std::string calf_plugins::preset_exception::fulltext

◆ message

std::string calf_plugins::preset_exception::message

◆ param

std::string calf_plugins::preset_exception::param

The documentation for this struct was generated from the following file: