Home CannotWriteInReadOnlyModeException Class
Post
Cancel

CannotWriteInReadOnlyModeException Class

Definition

Namespace: EntityDb.Common.Exceptions
Assembly: EntityDb.Common

The exception that is thrown when an actor passes a ITransaction to an ITransactionRepository that was created for read-only mode.

1
public class CannotWriteInReadOnlyModeException : System.Exception

Inheritance: Object → Exception

This post is licensed under CC BY 4.0 by the author.