CARMA C++
TxBufferFullException Class Reference

TxBuferFullException class. More...

#include <carma/canbus/exceptions.h>

Detailed Description

TxBuferFullException class.

Thrown when a Janz onboard tx message queue has filled up. This is generally a recoverable error and almost always signals that a bus is disconnected or does not have a module attached to it. It differs from carm::canbus::BufferOverflowException in that it is specific to the Janz VMOD-ICAN onboard message buffer rather than other software defined buffers.


The documentation for this class was generated from the following file: