NDepend.API Documentation
AnalysisException Class
Members 
NDepend.Analysis Namespace : AnalysisException Class
The exception that is thrown when an analysis related operation fails.
Syntax
public sealed class AnalysisException : System.ApplicationException 
Remarks
Methods potentially throwing this exception are:
ExtensionMethodsProjectAnalysis.ExtensionMethodsProjectAnalysis.RunAnalysisAndBuildReport
ExtensionMethodsProjectAnalysis.ExtensionMethodsProjectAnalysis.RunAnalysis
IAnalysisResultRef.IAnalysisResultRef.Load
Inheritance Hierarchy

System.Object
   System.Exception
      System.ApplicationException
         NDepend.Analysis.AnalysisException

Requirements

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

See Also

Reference

AnalysisException Members
NDepend.Analysis Namespace