C# Class Ncp.Exceptions.InvalidPacketException

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

Public Methods

Method Description
InvalidPacketException ( string message = DefaultMessage ) : System

Method Details

InvalidPacketException() public method

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