PrintDocument for WinForms | ComponentOne
C1.PrintDocument.4.5.2 Assembly / C1.C1Preview.Serialization Namespace / DeserializeException Class
Members

In This Topic
    DeserializeException Class
    In This Topic
    Represents an exception that occurred during deserialization.
    Object Model
    DeserializeException Class
    Syntax
    'Declaration
     
    Public Class DeserializeException 
       Inherits SerializeExceptionBase
    public class DeserializeException : SerializeExceptionBase 
    Inheritance Hierarchy

    System.Object
       System.Exception
          C1.C1Preview.Serialization.SerializeExceptionBase
             C1.C1Preview.Serialization.DeserializeException

    See Also