C# Class Pepino.Domain.AggregateRoots.StepNotFoundException

Inheritance: System.Exception
Mostrar archivo Open project: AcklenAvenue/Pepino

Public Methods

Method Description
StepNotFoundException ( System.Guid projectId, System.Guid storyId, System.Guid scenarioId, System.Guid criterionId, System.Guid stepId ) : System

Method Details

StepNotFoundException() public method

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
return System