#include <OnixS/B3/MarketData/UMDF/ErrorListener.h>
Public Types | |
enum | Enum { General = 1, NotLicensed } |
Definition at line 36 of file ErrorListener.h.
enum Enum |
Known (selected) error codes.
Enumerator | |
---|---|
General |
Identifiers errors of generic nature. |
NotLicensed |
Indicates License-related issues like there's no license available or license has been expired. |
Definition at line 39 of file ErrorListener.h.