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