C1.WPF.PrintDocument.4.6.2 Assembly / C1.C1Preview.Serialization Namespace / DeserializeException Class
Members

DeserializeException Class
Represents an exception that occurred during deserialization.
Object Model
DeserializeException Class
Syntax
'Declaration
 
Public Class DeserializeException 
   Inherits SerializeExceptionBase
 
Inheritance Hierarchy

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

See Also