Definition
Namespace: EntityDb.Common.Exceptions
Assembly: EntityDb.Common
The exception that is thrown when an actor requests a snapshot that does not exist.
1
public sealed class SnapshotPointerDoesNotExistException : System.Exception
Inheritance: Object → Exception