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

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

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

See Also