Exceptions¤
Instro exception classes.
FeatureNotSupportedError
¤
Bases: InstroError
Unsupported feature error.
InstrumentNotOpenError
¤
Bases: InstroError
Raised when an instrument method is called before open().
UnknownHolderError
¤
Bases: InstroError
Raised when a transport is closed with an object that never opened it.