NDepend.API Documentation
ProjectException Class
Members 
NDepend.Project Namespace : ProjectException Class
The exception that is thrown when a project related operation fails.
Syntax
public sealed class ProjectException : System.ApplicationException 
Remarks
Methods potentially throwing this exception are:
IProjectCodeToAnalyze.IProjectCodeToAnalyze.SetApplicationAssemblies
IProjectManager.IProjectManager.LoadProject
IProjectManager.SaveProject
IProjectManager.IProjectManager.CreateTemporaryProject
IProjectRef.IProjectRef.Load
Inheritance Hierarchy

System.Object
   System.Exception
      System.ApplicationException
         NDepend.Project.ProjectException

Requirements

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

See Also

Reference

ProjectException Members
NDepend.Project Namespace