CARMA C++
|
TxBuferFullException class. More...
#include <carma/canbus/exceptions.h>
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.