Spatial C++ Library
Generic Multi-Dimensional Containers and Spatial Operations
|
Thrown to report that an empty container was passed as an argument, while the function does not accept an empty container. More...
#include <exception.hpp>
Inherits std::logic_error.
Public Member Functions | |
invalid_empty_container (const std::string &arg) | |
Thrown to report that an empty container was passed as an argument, while the function does not accept an empty container.
Definition at line 72 of file exception.hpp.
|
explicit |
Definition at line 74 of file exception.hpp.