ACT-CV - Machine Vision for Cognitive Modeling
Public Member Functions | Public Attributes | List of all members
LineException Class Reference

simple exception class holding the line in the file More...

#include <mhexcptn.h>

Inheritance diagram for LineException:
Inheritance graph
Collaboration diagram for LineException:
Collaboration graph

Public Member Functions

 LineException (int l)
 

Public Attributes

int line
 

Detailed Description

simple exception class holding the line in the file

Todo:
subclass from std::runtime_error

Definition at line 64 of file mhexcptn.h.

Constructor & Destructor Documentation

LineException::LineException ( int  l)

Definition at line 67 of file mhexcptn.h.

Member Data Documentation

int LineException::line

Definition at line 66 of file mhexcptn.h.


The documentation for this class was generated from the following file:


ACT-CV - Machine Vision for Cognitive Modeling
© 2015 Marc Halbruegge (actcvlibrary@googlemail.com)