C# Class FloatingGlucose.Classes.DataSources.NoPluginChosenException

Inheritance: Exception
显示文件 Open project: shanselman/FloatingGlucose

Public Methods

Method Description
NoPluginChosenException ( ) : System
NoPluginChosenException ( string message ) : System

Method Details

NoPluginChosenException() public method

public NoPluginChosenException ( ) : System
return System

NoPluginChosenException() public method

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