C# Class ScoobyRom.GnuPlotProcessException

Inheritance: GnuPlotException
Show file Open project: SubaruDieselCrew/ScoobyRom

Public Methods

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

Method Details

GnuPlotProcessException() public method

public GnuPlotProcessException ( ) : System
return System

GnuPlotProcessException() public method

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