libcrn  3.9.5
A document image processing library
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Classes
Exceptions
+ Collaboration diagram for Exceptions:

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...
 

Detailed Description