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

Soundscape firmware responded with an error code. More...

#include <sndexcpt.h>

Inheritance diagram for Soundscape::FwError:
Soundscape::Exception

Public Member Functions

 FwError (std::uint8_t error_code)
 Creates the exception, containing a firmware-reported error code.
 
- 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

Soundscape firmware responded with an error code.

Constructor & Destructor Documentation

◆ FwError()

Soundscape::FwError::FwError ( std::uint8_t error_code)

Creates the exception, containing a firmware-reported error code.

Parameters
error_codeThe error code as reported by the firmware

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