C# Class FloatingQueue.Common.Proxy.ServerInternalException

Inheritance: ServerErrorExceptionBase
显示文件 Open project: eleks/FloatingQueuePoC

Public Methods

Method Description
ServerInternalException ( string message ) : System

Method Details

ServerInternalException() public method

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