ACT-CV - Machine Vision for Cognitive Modeling
|
simple exception class holding the line in the file More...
#include <mhexcptn.h>
Public Member Functions | |
LineException (int l) | |
Public Attributes | |
int | line |
simple exception class holding the line in the file
Definition at line 64 of file mhexcptn.h.
LineException::LineException | ( | int | l) |
Definition at line 67 of file mhexcptn.h.
int LineException::line |
Definition at line 66 of file mhexcptn.h.