CARMA C++
|
Declarations of carma::canbus exceptions. More...
#include <fstream>
#include <iostream>
#include <sstream>
#include <string>
#include "carma/util/ErrorException.h"
#include "log4cpp/Priority.hh"
Go to the source code of this file.
Namespaces | |
module | carma |
IDL for bima Rx Control, inherits from antenna::common::RxControl. | |
carma::canbus | |
This namespace contains all canbus library related code. | |
Functions | |
carma::canbus::MAKE_DERIVED_ERROR_EXCEPTION (SystemException) | |
carma::canbus::MAKE_DERIVED_ERROR_EXCEPTION (TxBufferFullException) | |
carma::canbus::MAKE_DERIVED_ERROR_EXCEPTION (BadDataSizeException) | |
carma::canbus::MAKE_DERIVED_ERROR_EXCEPTION (BadParameterException) | |
carma::canbus::MAKE_DERIVED_ERROR_EXCEPTION (BufferOverflowException) | |
carma::canbus::MAKE_DERIVED_ERROR_EXCEPTION (JanzFailException) | |
carma::canbus::MAKE_DERIVED_ERROR_EXCEPTION (PthreadFailException) | |
Declarations of carma::canbus exceptions.
Definition in file exceptions.h.