CellularAutomata
Loading...
Searching...
No Matches
CellularAutomata::exception::ShapesUnequal Class Reference

Shape of two matrices are not equal. More...

#include <exceptions.hpp>

Inheritance diagram for CellularAutomata::exception::ShapesUnequal:

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.
 

Detailed Description

Shape of two matrices are not equal.


The documentation for this class was generated from the following file: