OnixS Eurex EDCI Handler C++ library 1.0.0
Users' manual and API documentation
Loading...
Searching...
No Matches
SessionRejectReason Struct Reference

Public Types

enum  Enum

Detailed Description

Definition at line 391 of file Enumerations.h.

Member Enumeration Documentation

◆ Enum

enum Enum

Error code.

Enumerator
NoValue 0xFFFFFFFF 

No value.

RequiredTagMissing 

Required Tag Missing.

ValueIsIncorrect 

Value is incorrect (out of range) for this tag.

DecryptionProblem 

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.