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

#include <utils.h>

Inheritance diagram for calf_utils::file_exception:

Public Member Functions

 file_exception (const std::string &f)
 file_exception (const std::string &f, const std::string &t)
virtual const char * what () const throw ()
virtual ~file_exception () throw ()

Public Attributes

const char * text
std::string message
std::string filename
std::string container

Constructor & Destructor Documentation

◆ file_exception() [1/2]

calf_utils::file_exception::file_exception ( const std::string & f)

◆ file_exception() [2/2]

calf_utils::file_exception::file_exception ( const std::string & f,
const std::string & t )

◆ ~file_exception()

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

Member Function Documentation

◆ what()

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

Member Data Documentation

◆ container

std::string calf_utils::file_exception::container

◆ filename

std::string calf_utils::file_exception::filename

◆ message

std::string calf_utils::file_exception::message

◆ text

const char* calf_utils::file_exception::text

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