C# Class RusticiSoftware.TinCanAPILibrary.Exceptions.ConnectionFailedException

Inheritance: System.Exception
Afficher le fichier Open project: RusticiSoftware/TinCanAPILibraryCSharp

Méthodes publiques

Méthode Description
ConnectionFailedException ( ) : System
ConnectionFailedException ( string message ) : System

Method Details

ConnectionFailedException() public méthode

public ConnectionFailedException ( ) : System
Résultat System

ConnectionFailedException() public méthode

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