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