C# Class FloatingGlucose.Classes.DataSources.NoSuchPluginException

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

Public Methods

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

Method Details

NoSuchPluginException() public method

public NoSuchPluginException ( ) : System
return System

NoSuchPluginException() public method

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