C# Class Ncp.Exceptions.MissingHandshakeException

Inheritance: ApplicationException
Datei anzeigen Open project: hiksa/nkn-sdk-net

Public Methods

Method Description
MissingHandshakeException ( string message = DefaultMessage ) : System

Method Details

MissingHandshakeException() public method

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