|
Mockbird
Interface Libarary and Synthesizer Setup Tool for Mockingbird-OTTO
|
Loading configuration from SNDSCAPE.INI failed. More...
#include <sndexcpt.h>
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. | |
Loading configuration from SNDSCAPE.INI failed.
| Soundscape::AutoConfigError::AutoConfigError | ( | const char * | message | ) |
Creates the exception, containing an error from the load attempt.
| message | The lower level error message (max 80 characters) |