10#include "sparta/memory/AddressTypes.hpp"
12namespace sparta::serialization::checkpoint
Exception class for all of Sparta.
Used to construct and throw a standard C++ exception. Inherits from std::exception.
SpartaException()
Construct a SpartaException object with empty reason.
Indicates that there was an issue operating on checkpoints within the SPARTA framework.