C# Class FloatingQueue.Server.EventsLogic.CriticalException

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

Public Methods

Method Description
CriticalException ( ) : System
CriticalException ( string message ) : System

Method Details

CriticalException() public method

public CriticalException ( ) : System
return System

CriticalException() public method

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