Source code for hp3478a_async.errors

"""Custom errors raised by the HP 3478A."""


[docs] class DeviceError(Exception): """ The device returned an error during operation """