LMMS
Loading...
Searching...
No Matches
calf_utils::config_exception Struct Reference

#include <gui_config.h>

Inheritance diagram for calf_utils::config_exception:

Public Member Functions

 config_exception (const std::string &text)
virtual const char * what () const throw ()
virtual ~config_exception () throw ()

Public Attributes

std::string content
const char * content_ptr

Constructor & Destructor Documentation

◆ config_exception()

calf_utils::config_exception::config_exception ( const std::string & text)
inline

◆ ~config_exception()

virtual calf_utils::config_exception::~config_exception ( )
throw ( )
inlinevirtual

Member Function Documentation

◆ what()

virtual const char * calf_utils::config_exception::what ( ) const
throw ( )
inlinevirtual

Member Data Documentation

◆ content

std::string calf_utils::config_exception::content

◆ content_ptr

const char* calf_utils::config_exception::content_ptr

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