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

Inheritance: System.Exception
Mostra file Open project: 4deeptech/Akka.EventStore.Cqrs.Core

Public Methods

Method Description
DomainException ( string message ) : System

Method Details

DomainException() public method

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