Blink1Exception

General exception with a BLink1 device.

Usually thrown when an IO error occurs with the USB device, which is usually caused by an user unplugging the blink(1) device.

class Blink1Exception : Exception {}

Members

Mixins

__anonymous
mixin basicExceptionCtors
Undocumented in source.

Meta