C# Class FloatingQueue.Common.Proxy.ServerUnavailableException

Inheritance: CommunicationErrorExceptionBase
Show file Open project: eleks/FloatingQueuePoC

Public Methods

Method Description
ServerUnavailableException ( string message ) : System

Method Details

ServerUnavailableException() public method

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