43 #ifndef DOMI_EXCEPTIONS_HPP
44 #define DOMI_EXCEPTIONS_HPP
46 #include "Domi_ConfigDefs.hpp"
SubcommunicatorError(std::string op)
Constructor.
Subcommunicator Error exception type.
Definition: Domi_Exceptions.hpp:77
RangeError(std::string msg)
Constructor.
Range Error exception type.
Definition: Domi_Exceptions.hpp:65
MapOrdinalError(std::string msg)
Constructor.
MDMapNoncontiguousError(std::string msg)
Constructor.
Bounds Error exception type.
Definition: Domi_Exceptions.hpp:138
BoundsError(std::string msg)
Constructor.
MDMap Error exception type.
Definition: Domi_Exceptions.hpp:114
Type Error exception type.
Definition: Domi_Exceptions.hpp:126
InvalidArgument(std::string msg)
Constructor.
TypeError(std::string msg)
Constructor.
MDMapError(std::string msg)
Constructor.
Invalid argument exception type.
Definition: Domi_Exceptions.hpp:53
Map Ordinal Error exception type.
Definition: Domi_Exceptions.hpp:90
MDMap Error exception type.
Definition: Domi_Exceptions.hpp:102