![]() |
GenApi 3.5.1
|
printf like creation of exceptions
#include <GCException.h>
Protected Attributes | |
| GENICAM_NAMESPACE::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. | |
| GENICAM_NAMESPACE::gcstring | m_ExceptionType |
| the type of the exception in string | |