C# Class NonFactors.Mvc.Lookup.LookupException

Inheritance: System.Exception
ファイルを表示 Open project: NonFactors/MVC6.Lookup

Public Methods

Method Description
LookupException ( String message ) : System

Method Details

LookupException() public method

public LookupException ( String message ) : System
message String
return System