Module error

Module error 

Source
Expand description

Error types used with Tango.

Structs§

TangoError
A Tango error; corresponds to an exception thrown by the C++ API.
TangoFailure
Represents a single “entry” of a Tango error stack.

Type Aliases§

TangoResult
Convenience alias for a Result from Tango APIs.