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