ComSquare
Classes | Namespaces
InvalidAddress.hpp File Reference
#include "DebuggableError.hpp"
#include "Models/Ints.hpp"
#include <exception>
#include <ios>
#include <sstream>
#include <string>
Include dependency graph for InvalidAddress.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  ComSquare::InvalidAddress
 Exception thrown when trying to read/write to an invalid address. More...
 
class  ComSquare::InvalidRectangleAddress
 Exception thrown when trying to read/write to an invalid address in a rectangle memory region. More...
 

Namespaces

 ComSquare