#include <stdexcept>
Go to the source code of this file.
Namespaces | |
namespace | dwsrame |
Classes | |
class | dwsrame::InvalidSRAMFileException |
exception thrown when an invalid SRAM file is detected More... | |
Enumerations | |
enum | dwsrame::isfe_error { dwsrame::ISFE_FILENOTFOUND, dwsrame::ISFE_INVALIDSIZE, dwsrame::ISFE_NOVALIDGAMES } |
The possible InvalidSRAMFileException error codes. More... |