Sportradar.MTS.SDK.API Namespace
Sportradar.MTS.SDK.Common.Exceptions Namespace
Sportradar.MTS.SDK.Entities.Builders Namespace
Sportradar.MTS.SDK.Entities.EventArguments Namespace
Sportradar.MTS.SDK.Entities.Interfaces Namespace
Sportradar.MTS.SDK.Entities.Internal.REST Namespace
Sportradar MTS SDK .NET Standard 2.1, v2.3.3

RabbitMqException Constructor

Initializes a new instance of the RabbitMqException class

Namespace:  Sportradar.MTS.SDK.Common.Exceptions
Assembly:  Sportradar.MTS.SDK (in Sportradar.MTS.SDK.dll)

Syntax


public RabbitMqException(
	string message,
	Exception innerException
)

Parameters

message
Type: String
The error message that explains the reason for the exception
innerException
Type: Exception
The exception that is the cause of the current exception, or a null reference if no inner exception is specified