C# Class FloatingQueue.Common.Proxy.ServerStreamAlreadyChangedException

Inheritance: ServerErrorExceptionBase
Show file Open project: eleks/FloatingQueuePoC

Public Methods

Method Description
ServerStreamAlreadyChangedException ( string message ) : System

Method Details

ServerStreamAlreadyChangedException() public method

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