C# Class CQRSMicroservices.Framework.CommandValidationException

Inheritance: System.Exception
Afficher le fichier Open project: AFASResearch/CQRS-Playground

Méthodes publiques

Méthode Description
CommandValidationException ( string message ) : System

Method Details

CommandValidationException() public méthode

public CommandValidationException ( string message ) : System
message string
Résultat System