C# 클래스 RabbitMQ.Client.Core.DependencyInjection.Exceptions.ConsumingChannelIsNullException

An exception that is thrown during the process of starting a consumer when the channel is null.
상속: Exception
파일 보기 프로젝트 열기: ualehosaini/RabbitMQ.Client.Core.DependencyInjection

공개 메소드들

메소드 설명
ConsumingChannelIsNullException ( string message ) : System

메소드 상세

ConsumingChannelIsNullException() 공개 메소드

public ConsumingChannelIsNullException ( string message ) : System
message string
리턴 System