Document Library for UWP | ComponentOne
C1.UWP.Document Assembly / C1.Xaml.Document Namespace / C1DocumentSourceException Class
Members

In This Topic
    C1DocumentSourceException Class
    In This Topic
    Represents an exception that occurred in a C1DocumentSource.
    Object Model
    C1DocumentSourceException Class
    Syntax
    'Declaration
     
    Public Class C1DocumentSourceException 
       Inherits System.Exception
    public class C1DocumentSourceException : System.Exception 
    Inheritance Hierarchy

    System.Object
       System.Exception
          C1.Xaml.Document.C1DocumentSourceException

    See Also