Logo FSBarV1_Archived

ProtocolMismatchException Type

Raised by Protocol.sendCallback when CallbackResponse.RequestId does not match the in-flight CallbackRequest.RequestId. Distinct from EngineDisconnectedException so callers can tell "proxy sent the wrong response" apart from "socket went away".

Constructors

Constructor Description

ProtocolMismatchException(message, ?innerException)

Full Usage: ProtocolMismatchException(message, ?innerException)

Parameters:
    message : string
    ?innerException : exn

Returns: ProtocolMismatchException
message : string
?innerException : exn
Returns: ProtocolMismatchException

Type something to start searching.