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, 7and Linux, MacOS with net10.0, net9.0 or net8.0 installed

See Also

Reference

ProjectException Members
NDepend.Project Namespace