C# Class ScoobyRom.GnuPlotException

Inheritance: System.Exception
Show file Open project: SubaruDieselCrew/ScoobyRom

Public Methods

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

Method Details

GnuPlotException() public method

public GnuPlotException ( ) : System
return System

GnuPlotException() public method

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