C# Class RabbitMQ.ServiceModel.QueueSettingsException

Inheritance: System.Exception
Show file Open project: Chatham/rabbitmq-dotnet-client

Public Methods

Method Description
QueueSettingsException ( string message ) : System

Method Details

QueueSettingsException() public method

public QueueSettingsException ( string message ) : System
message string
return System