Domi
Multi-dimensional, distributed data structures
|
Bounds Error exception type. More...
#include <Domi_Exceptions.hpp>
Public Member Functions | |
BoundsError (std::string msg) | |
Constructor. More... | |
Bounds Error exception type.
Domi::BoundsError::BoundsError | ( | std::string | msg | ) |
Constructor.
msg | [in] Error message |