Represents an exception that is thrown when errors are generated using LiveLinq components.
Namespace:
C1.LiveLinq.IndexingAssembly: C1.LiveLinq (in C1.LiveLinq.dll)
Syntax
C# |
---|
[SerializableAttribute] public class IndexingException : Exception |
Visual Basic |
---|
<SerializableAttribute> _ Public Class IndexingException _ Inherits Exception |