C# Class FloatingQueue.Common.Proxy.ServerIsReadonlyException

Inheritance: CommunicationErrorExceptionBase
Mostrar archivo Open project: eleks/FloatingQueuePoC

Public Methods

Method Description
ServerIsReadonlyException ( string message ) : System

Method Details

ServerIsReadonlyException() public method

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