C# Class RusticiSoftware.TinCanAPILibrary.Exceptions.ConnectionFailedException

Inheritance: System.Exception
ファイルを表示 Open project: RusticiSoftware/TinCanAPILibraryCSharp

Public Methods

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

Method Details

ConnectionFailedException() public method

public ConnectionFailedException ( ) : System
return System

ConnectionFailedException() public method

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