MIRA
|
Commonly used exception classes. More...
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 |
Commonly used exception classes.