C# Class CQRSMicroservices.Framework.CommandValidationException

Inheritance: System.Exception
ファイルを表示 Open project: AFASResearch/CQRS-Playground

Public Methods

Method Description
CommandValidationException ( string message ) : System

Method Details

CommandValidationException() public method

public CommandValidationException ( string message ) : System
message string
return System