ErrorClass enumeration (dbgmodel.h)
Defines the class of error which is being reported to the host.
typedef enum ErrorClass {
ErrorClassWarning,
ErrorClassError
} ;
ErrorClassWarning Warning |
ErrorClassError Error |
Requirement | Value |
---|---|
Header | dbgmodel.h |