C# Class Microsoft.VisualStudio.R.Package.SurveyNews.SurveyNewsFeedException

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

Public Methods

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

Method Details

SurveyNewsFeedException() public method

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