  | QueryDebugInfoExceptions Property  | 
  
    Namespace: 
   Dynamicweb.Indexing.Querying
    Assembly:
   Dynamicweb.Indexing (in Dynamicweb.Indexing.dll) Version: 5.0.2
Syntaxpublic IEnumerable<Exception> Exceptions { get; set; }Public Property Exceptions As IEnumerable(Of Exception)
	Get
	Set
Property Value
Type: 
IEnumerableException
See Also