|
CellularAutomata
|
Requested device not available. More...
#include <exceptions.hpp>
Public Member Functions | |
| DeviceNotAvailable () | |
| Default message containing DeviceNotAvailable | |
| DeviceNotAvailable (std::string message) | |
| Message containing DeviceNotAvailable and appended custom message. | |
| DeviceNotAvailable (const char *message) | |
| Message containing DeviceNotAvailable and appended custom message. | |
| const char * | what () const noexcept override |
| Override for virtual std::exception. | |
Requested device not available.