C# Class Pepino.Domain.AggregateRoots.StepNotFoundException

Inheritance: System.Exception
Afficher le fichier Open project: AcklenAvenue/Pepino

Méthodes publiques

Méthode Description
StepNotFoundException ( System.Guid projectId, System.Guid storyId, System.Guid scenarioId, System.Guid criterionId, System.Guid stepId ) : System

Method Details

StepNotFoundException() public méthode

public StepNotFoundException ( System.Guid projectId, System.Guid storyId, System.Guid scenarioId, System.Guid criterionId, System.Guid stepId ) : System
projectId System.Guid
storyId System.Guid
scenarioId System.Guid
criterionId System.Guid
stepId System.Guid
Résultat System