C# Class Tp.Bugzilla.BugzillaPluginProfileException

Inheritance: System.Exception
ファイルを表示 Open project: TargetProcess/Target-Process-Plugins

Public Methods

Method Description
BugzillaPluginProfileException ( BugzillaProfile bugzillaProfile, PluginProfileErrorCollection errorCollection ) : System

Method Details

BugzillaPluginProfileException() public method

public BugzillaPluginProfileException ( BugzillaProfile bugzillaProfile, PluginProfileErrorCollection errorCollection ) : System
bugzillaProfile BugzillaProfile
errorCollection PluginProfileErrorCollection
return System