43#ifndef DOMI_EXCEPTIONS_HPP
44#define DOMI_EXCEPTIONS_HPP
46#include "Domi_ConfigDefs.hpp"
BoundsError(std::string msg)
Constructor.
InvalidArgument(std::string msg)
Constructor.
MDMapError(std::string msg)
Constructor.
MDMapNoncontiguousError(std::string msg)
Constructor.
MapOrdinalError(std::string msg)
Constructor.
RangeError(std::string msg)
Constructor.
SubcommunicatorError(std::string op)
Constructor.
TypeError(std::string msg)
Constructor.