MIRA
Classes | Namespaces | Macros | Typedefs
Exceptions.h File Reference

Commonly used exception classes. More...

#include <error/Exception.h>
#include <factory/Factory.h>
Include dependency graph for Exceptions.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  SerializableException
 

Namespaces

 mira
 specialize cv::DataType for our ImgPixel and inherit from cv::DataType<Vec>
 

Macros

#define MIRA_DEFINE_SERIALIZABLE_EXCEPTION(Ex, Base)
 Macro for easily defining a new serializable exception class. More...
 

Typedefs

typedef boost::shared_ptr< SerializableException > SerializableExceptionPtr
 

Detailed Description

Commonly used exception classes.

Author
Erik Einhorn, Tim Langner
Date
2010/04/01