CLProtocol exception type. More...
Go to the source code of this file.
Classes | |
class | CLProtocol::CLErrException |
CL Serial Exception type to hold the CL_ERR-code. More... | |
Namespaces | |
CLProtocol | |
Macros | |
#define | CLERR_EXCEPTION GENICAM_NAMESPACE::ExceptionReporter<CLProtocol::CLErrException>(__FILE__, __LINE__, "CLErrException" ).Report |
CLProtocol exception type.
Definition in file CLException.h.
#define CLERR_EXCEPTION GENICAM_NAMESPACE::ExceptionReporter<CLProtocol::CLErrException>(__FILE__, __LINE__, "CLErrException" ).Report |
Definition at line 66 of file CLException.h.