libcrn  3.9.5
A document image processing library
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Classes | Namespaces
CRNException.h File Reference
#include <CRN.h>
#include <exception>
#include <string>
+ Include dependency graph for CRNException.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  crn::Exception
 Base class for exceptions. More...
 
class  crn::ExceptionLogic
 A generic logic error. More...
 
class  crn::ExceptionDomain
 A generic domain error. More...
 
class  crn::ExceptionNotFound
 An item was not found in a container. More...
 
class  crn::ExceptionInvalidArgument
 Invalid argument error (e.g.: nullptr pointer) More...
 
class  crn::ExceptionDimension
 A dimension error. More...
 
class  crn::ExceptionRuntime
 A generic runtime error. More...
 
class  crn::ExceptionProtocol
 A protocol is not implemented. More...
 
class  crn::ExceptionUninitialized
 Unintialized object error. More...
 
class  crn::ExceptionTODO
 Something to be done. More...
 
class  crn::ExceptionIO
 I/O error. More...
 

Namespaces

 crn