|
Mockbird
Interface Libarary and Synthesizer Setup Tool for Mockingbird-OTTO
|
The Soundscape hardware is not present in the system. More...
#include <sndexcpt.h>
Public Member Functions | |
| CardNotPresent (std::uint16_t port) | |
| Creates the exception given the base I/O port. | |
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. | |
The Soundscape hardware is not present in the system.
| Soundscape::CardNotPresent::CardNotPresent | ( | std::uint16_t | port | ) |
Creates the exception given the base I/O port.
| port | The base I/O port (0x320 to 0x350) |