C# Class ThreatsManager.Utilities.Exceptions.ExistingModelException

Inheritance: Exception
ファイルを表示 Open project: simonec73/threatsmanager

Public Methods

Method Description
ExistingModelException ( IThreatModel model ) : System

Method Details

ExistingModelException() public method

public ExistingModelException ( IThreatModel model ) : System
model IThreatModel
return System