Protected Attributes | List of all members
GenICam::ExceptionReporter< E > Class Template Reference

printf like creation of exceptions More...

#include <Base/GCException.h>

Protected Attributes

gcstring m_SourceFileName
 the path to the source file where the exception is thrown
 
int m_SourceLine
 The line within the source file where the exception is thrown.
 
gcstring m_ExceptionType
 the type of the exception in sring
 

Detailed Description

template<typename E>
class GenICam::ExceptionReporter< E >

printf like creation of exceptions


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

© 2006-2014 Basler (Tue Jul 22 2014 11:41:23)