#include <exceptions.h>
Public Attributes | |
char | groupName [PVNAME_SIZE] |
unsigned int | groupHandle |
int | statusCode |
const char * | statusCodeText |
const char * | statusMessage |
const char * | source |
unsigned int | ln |
The CAFEException_group struct for group error reporting
unsigned int CAFEException_group::groupHandle |
Referenced by ExceptionsHelper::prepareCAFEException_group().
Referenced by ExceptionsHelper::prepareCAFEException_group().
unsigned int CAFEException_group::ln |
Referenced by ExceptionsHelper::prepareCAFEException_group().
const char* CAFEException_group::source |
Referenced by ExceptionsHelper::prepareCAFEException_group().
Referenced by main(), and ExceptionsHelper::prepareCAFEException_group().
const char* CAFEException_group::statusCodeText |
Referenced by ExceptionsHelper::prepareCAFEException_group().
const char* CAFEException_group::statusMessage |
Referenced by ExceptionsHelper::prepareCAFEException_group().