C# Class Dolittle.Build.InvalidEvent

Exception that gets thrown when a critical validation error is found on an event.
Inheritance: Exception
Afficher le fichier Open project: dolittle/DotNET.Applications

Méthodes publiques

Méthode Description
InvalidEvent ( ) : System

Initializes a new instance of the InvalidEvent class.

Method Details

InvalidEvent() public méthode

Initializes a new instance of the InvalidEvent class.
public InvalidEvent ( ) : System
Résultat System