C# Class ThreatsManager.Utilities.Exceptions.ExistingModelException

Inheritance: Exception
Exibir arquivo 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