C# Class FloatingQueue.Common.Proxy.ServerErrorExceptionBase

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

Protected Methods

Method Description
ServerErrorExceptionBase ( string message ) : System

Method Details

ServerErrorExceptionBase() protected method

protected ServerErrorExceptionBase ( string message ) : System
message string
return System