hpx/parcelport_libfabric/fabric_error.hpp

See Public API for a list of names and headers that are part of the public HPX API.

namespace hpx
namespace parcelset
namespace policies
namespace libfabric
class fabric_error : public runtime_error

Public Functions

fabric_error(int err, const std::string &msg)
fabric_error(int err)
int error_code() const

Public Members

int error_

Public Static Functions

static char *error_string(int err)