#include <InvalidSRAMDataException.hh>
Definition at line 32 of file InvalidSRAMDataException.hh.
Public Member Functions | |
InvalidSRAMDataException (const std::string &message) | |
Creates a new InvalidSRAMDataException. |
smse::InvalidSRAMDataException::InvalidSRAMDataException | ( | const std::string & | message | ) | [inline] |
Creates a new InvalidSRAMDataException.
message | The error message. |
Definition at line 43 of file InvalidSRAMDataException.hh.