C# Class MonoDevelop.Ide.AddinError

Show file Open project: LogosBible/monodevelop

Public Methods

Method Description
AddinError ( string addin, string message, Exception exception, bool fatal ) : System

Method Details

AddinError() public method

public AddinError ( string addin, string message, Exception exception, bool fatal ) : System
addin string
message string
exception System.Exception
fatal bool
return System