Mockbird
Interface Libarary and Synthesizer Setup Tool for Mockingbird-OTTO
Loading...
Searching...
No Matches
Soundscape::AutoConfigError Class Reference

Loading configuration from SNDSCAPE.INI failed. More...

#include <sndexcpt.h>

Inheritance diagram for Soundscape::AutoConfigError:
Soundscape::Exception

Public Member Functions

 AutoConfigError (const char *message)
 Creates the exception, containing an error from the load attempt.
 
- Public Member Functions inherited from Soundscape::Exception
virtual const char * what () const
 Returns a user-readable message describing the exceptional condition.
 

Additional Inherited Members

- Protected Member Functions inherited from Soundscape::Exception
 Exception (const char *format,...)
 printf-style exception constructor.
 

Detailed Description

Loading configuration from SNDSCAPE.INI failed.

Constructor & Destructor Documentation

◆ AutoConfigError()

Soundscape::AutoConfigError::AutoConfigError ( const char * message)

Creates the exception, containing an error from the load attempt.

Parameters
messageThe lower level error message (max 80 characters)

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