• Programming Guide
  • Api Documentation
  • OnixS CME iLink3 Handler for .NET Core, version 1.4.2
Show / Hide Table of Contents
  • OnixS.Cme.ILink3
    • BytesReceivedEventHandler
    • ConfigEntry
    • EngineErrorEventArgs
    • EngineErrorReason
    • EngineWarningEventArgs
    • EngineWarningReason
    • FailoverEventArgs
    • FaultToleranceIndicator
    • HighResolutionTimeSpan
    • HighResolutionTimestamp
    • InboundMessageEventArgs
    • ITimestampProvider
    • MessageEventArgs
    • NotAppliedEventArgs
    • PortRange
    • Session
    • SessionErrorEventArgs
    • SessionErrorReason
    • SessionId
    • SessionSettings
    • SessionSettings.Default
    • SessionSettings.Key
    • SessionState
    • SessionStateChangeEventArgs
    • SessionStorageType
    • SessionWarningEventArgs
    • SessionWarningReason
    • TimeSpanFormat
    • TimestampFormat
  • OnixS.Cme.ILink3.Exceptions
    • CannotEstablishLinkException
    • DecodingException
    • EngineAlreadyInitializedException
    • EngineException
    • EngineIsNotInitializedException
    • EstablishmentRejectException
    • InvalidResponseException
    • LicenseException
    • LicenseExpiredException
    • LicenseNotFoundException
    • LinkErrorException
    • NegotiationRejectException
    • RequiredTagMissingException
    • ResponseTimeoutException
    • SessionException
    • SessionTerminatedException
    • StorageException
    • TerminatedBy
    • TerminateInReplyOnEstablishException
    • UnexpectedMessageTypeException
    • UnexpectedSequenceNumberException
  • OnixS.Cme.ILink3.Messaging
    • DecodingErrorCodes
  • OnixS.Cme.ILink3.Properties
    • Resources
  • OnixS.Cme.ILink3.Storage
    • ISessionStorage

Namespace OnixS.Cme.ILink3.Exceptions

Classes

CannotEstablishLinkException

The telecommunication link cannot be established.

DecodingException

EngineAlreadyInitializedException

Engine has been initialized already.

EngineException

The exception that is thrown when a non-fatal error occurs in the Handler.

EngineIsNotInitializedException

Engine is not initialized.

EstablishmentRejectException

Received the "Establishment Reject" message.

InvalidResponseException

After sending the initial Negotiate or Establish message an invalid message is received.

LicenseException

This exception was thrown if corrupted or expired license found.

LicenseExpiredException

This exception was thrown if required license cannot be found.

LicenseNotFoundException

This exception was thrown if required license cannot be found.

LinkErrorException

After sending the initial Negotiate or Establish message the telecommunication link error is detected.

NegotiationRejectException

Received the "Negotiation Reject" message.

RequiredTagMissingException

ResponseTimeoutException

After sending the initial Negotiate or Establish message the acknowledgment NegotiationResponse or EstablishmentAck message has not been received during the timeout period.

SessionException

Session related exception.

SessionTerminatedException

Session is finished because of the Terminate message with an error code.

StorageException

TerminateInReplyOnEstablishException

Received the "Terminate" message in reply on the "Establish" message.

UnexpectedMessageTypeException

Received an unexpected message type.

UnexpectedSequenceNumberException

Received message with an unexpected sequence number.

Enums

TerminatedBy

In This Article
Back to top Copyright © Onix Solutions.
Generated by DocFX