27 #ifndef OutOfBoundsException_CLASS
28 #define OutOfBoundsException_CLASS
virtual ~OutOfBoundsException()
The DTOR.
std::string getMessage() const
The OutOfBoundsException class represents an exception when an attempt is made to access something ou...
OutOfBoundsException()
The empty CTOR.