C# Class Akka.EventStore.Cqrs.Core.DomainException

Inheritance: System.Exception
Afficher le fichier Open project: 4deeptech/Akka.EventStore.Cqrs.Core

Méthodes publiques

Méthode Description
DomainException ( string message ) : System

Method Details

DomainException() public méthode

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