C# 클래스 Pepino.Domain.AggregateRoots.StepNotFoundException

상속: System.Exception
파일 보기 프로젝트 열기: AcklenAvenue/Pepino

공개 메소드들

메소드 설명
StepNotFoundException ( System.Guid projectId, System.Guid storyId, System.Guid scenarioId, System.Guid criterionId, System.Guid stepId ) : System

메소드 상세

StepNotFoundException() 공개 메소드

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
리턴 System