#include <OnixS/CME/DropCopy/Error.h>
Definition at line 31 of file Error.h.
List of known errors.
Enumerator |
---|
Nothing |
Indicates absence of error.
|
Generic |
Error has generic nature.
|
NotLicensed |
Product is not licensed.
|
BadConfiguration |
Handler configuration is invalid.
|
BadMessage |
FIX message has invalid structure. E.g. misses some of required fields.
|
Definition at line 34 of file Error.h.
static Enum deserialize |
( |
const char * |
value | ) |
|
|
static |
Returns constant from its text presentation.
static const char* toString |
( |
Enum |
value | ) |
|
|
static |
Returns string presentation of value.
The documentation for this struct was generated from the following file: