DataSource for Entity Framework in WPF
C1.LiveLinq.Indexing Namespace / IndexingException Class
Members

In This Topic
    IndexingException Class
    In This Topic
    Represents an exception that is thrown when errors are generated using LiveLinq components.
    Object Model
    IndexingException Class
    Syntax
    'Declaration
     
    Public Class IndexingException 
       Inherits System.Exception
    public class IndexingException : System.Exception 
    Inheritance Hierarchy

    System.Object
       System.Exception
          C1.LiveLinq.Indexing.IndexingException

    See Also