[]
        
(Showing Draft Content)

C1.C1Preview.Serialization.SerializeExceptionBase

SerializeExceptionBase Class

Abstract base class for SerializeException and DeserializeException classes.

Inheritance
SerializeExceptionBase
Implements
Namespace: C1.C1Preview.Serialization
Assembly: C1.PrintDocument.10.dll
Syntax
public abstract class SerializeExceptionBase : Exception, ISerializable
Public MustInherit Class SerializeExceptionBase
    Inherits Exception
    Implements ISerializable

Properties

Name Description
Log

Gets the list of strings describing the actions that lead to the exception that occurred during serialization or deserialization.