Toggle navigation
Hot Examples
IT
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Cerca
Home
RabbitMQ
Client
Exceptions
UnexpectedMethodException
C# Class RabbitMQ.Client.Exceptions.UnexpectedMethodException
Thrown when the model receives an RPC reply that it wasn't expecting.
Inheritance:
ProtocolViolationException
Mostra file
Open project: rabbitmq/rabbitmq-dotnet-client
Public Methods
Method
Description
UnexpectedMethodException
(
IMethod
method
) :
System
Method Details
UnexpectedMethodException()
public
method
public
UnexpectedMethodException
(
IMethod
method
) :
System
method
IMethod
return
System