C# Class withSIX.Mini.Presentation.Core.CannotOpenApiPortException

Inheritance: System.Exception
Afficher le fichier Open project: SIXNetworks/withSIX.Desktop

Méthodes publiques

Méthode Description
CannotOpenApiPortException ( string message ) : System
CannotOpenApiPortException ( string message, Exception ex ) : System

Method Details

CannotOpenApiPortException() public méthode

public CannotOpenApiPortException ( string message ) : System
message string
Résultat System

CannotOpenApiPortException() public méthode

public CannotOpenApiPortException ( string message, Exception ex ) : System
message string
ex System.Exception
Résultat System