CARMA C++
exceptions.h File Reference

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)
 

Detailed Description

Declarations of carma::canbus exceptions.

Author
Andy Beard
Revision:
1.2
Date:
2013/01/30 19:54:06
Id:
exceptions.h,v 1.2 2013/01/30 19:54:06 abeard Exp

Definition in file exceptions.h.