lightlab.util.io.errors module

Summary

Exceptions:

ChannelError
DeprecatedError Make sure to describe the new alternative
RangeError It is useful to put the type of error ‘high’ or ‘low’ in the second argument of this class’ initializer

Reference

exception ChannelError[source]

Bases: Exception

exception RangeError[source]

Bases: Exception

It is useful to put the type of error ‘high’ or ‘low’ in the second argument of this class’ initializer

exception DeprecatedError[source]

Bases: Exception

Make sure to describe the new alternative