|
CellularAutomata
|
Shape of two matrices are not equal. More...
#include <exceptions.hpp>
Public Member Functions | |
| ShapesUnequal () | |
| Default message containing ShapesUnequal | |
| ShapesUnequal (std::string message) | |
| Message containing ShapesUnequal and appended custom message. | |
| ShapesUnequal (const char *message) | |
| Message containing ShapesUnequal and appended custom message. | |
| const char * | what () const noexcept override |
| Override for virtual std::exception. | |
Shape of two matrices are not equal.