C# Class Microsoft.R.Components.Plots.RPlotManagerException

Inheritance: System.Exception
Show file Open project: Microsoft/RTVS

Public Methods

Method Description
RPlotManagerException ( string message, Exception innerException = null ) : System

Method Details

RPlotManagerException() public method

public RPlotManagerException ( string message, Exception innerException = null ) : System
message string
innerException System.Exception
return System