Table of Contents

TTMSMCPClientServerErrorEvent Event Type

Reports a protocol or transport error for a connection.

API unit family: TMS.MCP.Client.Connection

Parameters

Name Description
Sender Connection the error belongs to.
AId Identifier of the request that failed, or nil when the error is not tied to a request.
ACode Protocol error code as reported by the server.
AErrorMessage Human-readable description of the failure.