NDepend.API Documentation
QueryExecutionResultException Class
Members 
NDepend.CodeQuery Namespace : QueryExecutionResultException Class
This exception is used in rare situations where the code query result cannot be handled properly.
Syntax
public sealed class QueryExecutionResultException : System.Exception 
Remarks
So far such exception is onyl raised when a code query matches a object because this case is not handled.
Inheritance Hierarchy

System.Object
   System.Exception
      NDepend.CodeQuery.QueryExecutionResultException

Requirements

Target Platforms: Windows 11, 10, 8, 7 and Linux, MacOS with net8.0, net7.0 or net6.0 installed

See Also

Reference

QueryExecutionResultException Members
NDepend.CodeQuery Namespace
ICodeBase Interface