VirtualC64 v5.0 beta
Commodore 64 Emulator
|
Base class for all emulator exceptions. More...
#include <Exception.h>
Public Attributes | |
i64 | data |
Error code. | |
string | description |
Auxiliary information about the thrown errow. | |
Base class for all emulator exceptions.