C# Class Domain.BusinessRuleViolatedException

Inheritance: System.ApplicationException
Afficher le fichier Open project: jletroui/CQRSWorkshop

Méthodes publiques

Свойство Type Description
ErrorCode ErrorCode

Méthodes publiques

Méthode Description
BusinessRuleViolatedException ( ErrorCode errorCode ) : System

Method Details

BusinessRuleViolatedException() public méthode

public BusinessRuleViolatedException ( ErrorCode errorCode ) : System
errorCode ErrorCode
Résultat System

Property Details

ErrorCode public_oe property

public ErrorCode ErrorCode
Résultat ErrorCode