ComponentOne List for WinForms
C1.C1PreviewClient.Serialization Namespace / SerializeException Class
Members

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

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

    See Also