Spatial C++ Library
Generic Multi-Dimensional Containers and Spatial Operations
|
Thrown to report that a box has incorrect coordinates with regards to its layout. More...
#include <exception.hpp>
Inherits std::logic_error.
Public Member Functions | |
invalid_box (const std::string &arg) | |
Thrown to report that a box has incorrect coordinates with regards to its layout.
Definition at line 97 of file exception.hpp.
|
explicit |
Definition at line 99 of file exception.hpp.