C# Class tinyweb.framework.NoParameterlessConstructorException

Inheritance: System.Exception
ファイルを表示 Open project: martinrue/Tinyweb

Public Methods

Method Description
NoParameterlessConstructorException ( string message ) : System

Method Details

NoParameterlessConstructorException() public method

public NoParameterlessConstructorException ( string message ) : System
message string
return System