Spatial C++ Library
Generic Multi-Dimensional Containers and Spatial Operations
|
Thrown to report that an invalid dimension was passed as an argument. More...
#include <exception.hpp>
Inherits std::logic_error.
Public Member Functions | |
invalid_dimension (const std::string &arg) | |
Thrown to report that an invalid dimension was passed as an argument.
Definition at line 44 of file exception.hpp.
|
explicit |
Definition at line 46 of file exception.hpp.