Enumeration
IbisBatchParseError
since: 0.12
Members
-
IBIS_BATCH_PARSE_ERROR_NOT_ENOUGH_PARAMS -
Batch messages must have at least two parameters. The reference tag and the batch type.
- Value:
0 - Available since: 0.12
- Value:
-
IBIS_BATCH_PARSE_ERROR_INVALID_REFERENCE_TAG -
The reference tag must start with a ‘+’ and have at least one additional character.
- Value:
1 - Available since: 0.12
- Value:
-
IBIS_BATCH_PARSE_ERROR_INVALID_BATCH_TYPE -
The specified batch type was invalid.
- Value:
2 - Available since: 0.12
- Value: