C# 클래스 Dolittle.Build.InvalidEvent

Exception that gets thrown when a critical validation error is found on an event.
상속: Exception
파일 보기 프로젝트 열기: dolittle/DotNET.Applications

공개 메소드들

메소드 설명
InvalidEvent ( ) : System

Initializes a new instance of the InvalidEvent class.

메소드 상세

InvalidEvent() 공개 메소드

Initializes a new instance of the InvalidEvent class.
public InvalidEvent ( ) : System
리턴 System