C# Class Ncp.Exceptions.DialTimeoutException

Inheritance: ApplicationException
ファイルを表示 Open project: hiksa/nkn-sdk-net

Public Methods

Method Description
DialTimeoutException ( string message = DefaultMessage ) : System

Method Details

DialTimeoutException() public method

public DialTimeoutException ( string message = DefaultMessage ) : System
message string
return System