C# Класс Dolittle.Build.Artifacts.NonMatchingArtifact

Exception that gets thrown when no FeatureDefinition matching the artifact's namespace is found in the BoundedContextConfiguration topology.
Наследование: Exception
Показать файл Открыть проект

Открытые методы

Метод Описание
NonMatchingArtifact ( ) : System

Initializes a new instance of the NonMatchingArtifact class.

Описание методов

NonMatchingArtifact() публичный Метод

Initializes a new instance of the NonMatchingArtifact class.
public NonMatchingArtifact ( ) : System
Результат System