Home SerializeException Class
Post
Cancel

SerializeException Class

Definition

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

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

1
public sealed class SerializeException : System.Exception

Inheritance: Object → Exception

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