C# Class Ncp.Exceptions.DataSizeTooLargeException

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

Public Methods

Method Description
DataSizeTooLargeException ( string message = DefaultMessage ) : System

Method Details

DataSizeTooLargeException() public method

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