eLynx SDK v3.3.0
C++ image processing API reference
Public Attributes

eLynx::elxException Struct Reference

Base exception class. More...

#include <CoreException.h>

List of all members.

Public Attributes

uint32 _id
char _where [elxExWhereLength+1]
char _what [elxExWhatLength+1]

Detailed Description

Base exception class.

It contains two textual information - where the error appeared (file and line) and the error message. Moreover, it contains the id of the exception.


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

Generated on Thu Dec 9 2010 by doxygen 1.7.2