Skip to content

Exceptions¤

Instro exception classes.

InstroError ¤

Bases: Exception

Base Instro error.

FeatureNotSupportedError ¤

Bases: InstroError

Unsupported feature error.

InstrumentNotOpenError ¤

Bases: InstroError

Raised when an instrument method is called before open().