Struct XLinkError

Inheritance Relationships

Base Type

  • public std::runtime_error

Derived Types

Struct Documentation

struct XLinkError : public std::runtime_error

Subclassed by dai::XLinkReadError, dai::XLinkWriteError

Public Functions

~XLinkError() override
inline XLinkError(XLinkError_t statusID, std::string stream, const std::string &message)

Public Members

const XLinkError_t status = X_LINK_ERROR
const std::string streamName