C# Class FloatingQueue.Common.ConnectionErrorException

Inheritance: System.Exception
Afficher le fichier Open project: eleks/FloatingQueuePoC

Méthodes publiques

Méthode Description
ConnectionErrorException ( ) : System
ConnectionErrorException ( Exception innerException ) : System

Method Details

ConnectionErrorException() public méthode

public ConnectionErrorException ( ) : System
Résultat System

ConnectionErrorException() public méthode

public ConnectionErrorException ( Exception innerException ) : System
innerException System.Exception
Résultat System