C# Class VSEmbed.Exports.SimpleErrorReporter

Inheritance: IExtensionErrorHandler
Datei anzeigen Open project: SLaks/VSEmbed

Public Methods

Method Description
HandleError ( object sender, Exception exception ) : void

Method Details

HandleError() public method

public HandleError ( object sender, Exception exception ) : void
sender object
exception System.Exception
return void