Definition at line 391 of file Enumerations.h.
◆ Enum
Error code.
| Enumerator |
|---|
| NoValue | 0xFFFFFFFF | No value.
|
| RequiredTagMissing | 1 | Required Tag Missing.
|
| ValueIsIncorrect | 5 | Value is incorrect (out of range) for this tag.
|
| DecryptionProblem | 7 | Decoding problem.
|
| InvalidMsgID | 11 | Invalid TemplateID.
|
| IncorrectNumInGroupCount | 16 | Incorrect NumInGroup count for repeating group.
|
| Other | 99 | Other.
|
| ExposureLimitExceeded | 101 | Stale request was not forwarded to T7.
|
| ServiceNotAvailable | 103 | Service not available.
|
| OutboundConversionError | 105 | Error converting response or broadcast.
|
| HeartbeatViolation | 152 | Heartbeat violation error.
|
| InternalTechnicalError | 200 | Internal technical error.
|
| ValidationError | 210 | Validation Error.
|
| SessionLoginLimitReached | 217 | Session login limit (per time interval) reached.
|
| OutstandingLoginsBuLimitReached | 226 | Limit of outstanding session/user logins reached (per Business Unit).
|
| OutstandingLoginsSessionLimitReached | 227 | Limit of outstanding session/user logins reached (per Session).
|
| PasswordTimestampNotInGracePeriod | 228 | Password timestamp not in grace period.
|
Definition at line 394 of file Enumerations.h.