Home EntityAlreadyKnownException Class
Post
Cancel

EntityAlreadyKnownException Class

Definition

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

The exception that is thrown when an actor passes an entity id to Load(Id, TEntity) with an entity id that has already been loaded.

1
public sealed class EntityAlreadyKnownException : System.Exception

Inheritance: Object → Exception

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