C# Class Ncp.Exceptions.WriteDeadlineExceededException

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

Public Methods

Method Description
WriteDeadlineExceededException ( string message = DefaultMessage ) : System

Method Details

WriteDeadlineExceededException() public method

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