C# Class FloatingQueue.Server.Exceptions.BusinessLogicException

Inheritance: System.Exception
Datei anzeigen Open project: eleks/FloatingQueuePoC

Public Methods

Method Description
BusinessLogicException ( string message ) : System

Method Details

BusinessLogicException() public method

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