| Exception | Description |
|---|---|
| RaspoidBehavioralException |
Exception thrown by the behavioral component of raspoid
|
| RaspoidException |
General exception thrown in raspoid
|
| RaspoidI2CException |
Exception thrown in raspoid by an I²C component
|
| RaspoidInterruptedException |
Exception thrown by raspoid when a thread is interrupted unexpectedly
|
| RaspoidPacketFormatException |
Exception thrown by raspoid when a format is wrong when encapsulating/decapsulating
|
| RaspoidSerialException |
Exception thrown by raspoid when a problem occurs with UART
|