C# Class Dolittle.Build.Artifacts.NonMatchingArtifact

Exception that gets thrown when no FeatureDefinition matching the artifact's namespace is found in the BoundedContextConfiguration topology.
Inheritance: Exception
Afficher le fichier Open project: dolittle/DotNET.Applications

Méthodes publiques

Méthode Description
NonMatchingArtifact ( ) : System

Initializes a new instance of the NonMatchingArtifact class.

Method Details

NonMatchingArtifact() public méthode

Initializes a new instance of the NonMatchingArtifact class.
public NonMatchingArtifact ( ) : System
Résultat System