Document Library for WPF | ComponentOne
C1.WPF.Document.4.5.2 Assembly / C1.WPF.Document Namespace / C1RplImportException Class
Members

In This Topic
    C1RplImportException Class
    In This Topic
    Represents an exception that occurred during RPL import.
    Object Model
    C1RplImportException Class
    Syntax
    'Declaration
     
    Public Class C1RplImportException 
       Inherits C1DocumentSourceException
    public class C1RplImportException : C1DocumentSourceException 
    Inheritance Hierarchy

    System.Object
       System.Exception
          C1.WPF.Document.C1DocumentSourceException
             C1.WPF.Document.C1RplImportException

    See Also