C1.WPF.PrintDocument.4.6.2 Assembly / C1.C1Preview.Serialization Namespace / DeserializeException Class
Properties Methods Events


DeserializeException Class Members

The following tables list the members exposed by DeserializeException.

Public Properties
 NameDescription
Public Property (Inherited from System.Exception)
Public Property (Inherited from System.Exception)
Public Property (Inherited from System.Exception)
Public Property (Inherited from System.Exception)
Public PropertyGets the line number associated with the exception.  
Public PropertyGets the position in line associated with the exception.  
Public PropertyGets the list of strings describing the actions that lead to the exception that occurred during serialization or deserialization. (Inherited from C1.C1Preview.Serialization.SerializeExceptionBase)
Public Property (Inherited from System.Exception)
Public Property (Inherited from System.Exception)
Public Property (Inherited from System.Exception)
Public Property (Inherited from System.Exception)
Top
Public Methods
 NameDescription
Public Method (Inherited from System.Exception)
Public Method (Inherited from System.Exception)
Public Method (Inherited from System.Exception)
Public Method (Inherited from System.Exception)
Top
Protected Events
 NameDescription
Protected Event (Inherited from System.Exception)
Top
See Also