Home DeserializeException Class
Post
Cancel

DeserializeException Class

Definition

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

The exception that is thrown when an object envelope cannot be deserialized. Possible objects include: agentSignatures, commands, facts, and leases.

1
public sealed class DeserializeException : System.Exception

Inheritance: Object → Exception

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