C# Class FloatingQueue.Common.Proxy.FloatingQueueExceptionBase

Inheritance: System.Exception
Mostra file Open project: eleks/FloatingQueuePoC

Protected Methods

Method Description
FloatingQueueExceptionBase ( string message ) : System

Method Details

FloatingQueueExceptionBase() protected method

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