Table of Contents

Class NoUnitOfWorkHasBeenStarted

Namespace
Cratis.Chronicle.Transactions
Assembly
Cratis.Chronicle.dll

Exception that gets thrown when no unit of work has been started.

public class NoUnitOfWorkHasBeenStarted : Exception, ISerializable
Inheritance
NoUnitOfWorkHasBeenStarted
Implements
Inherited Members

Constructors

NoUnitOfWorkHasBeenStarted()

Exception that gets thrown when no unit of work has been started.

public NoUnitOfWorkHasBeenStarted()