radloggerpy.device.device_exception module

exception radloggerpy.device.device_exception.DeviceException[source]

Bases: RadLoggerPyException

Exception to be used by devices indicating handled exceptions.

Used by devices to halt the execution of that device while informing DeviceManager that the exception has already been handled / logged etc.