NDepend.API Documentation
ProjectException Constructor
NDepend.Project Namespace > ProjectException Class : ProjectException Constructor
A message that describes the error.
Initializes a new instance of the ProjectException class with a specified error message.
Syntax
public ProjectException( 
   string message
)

Parameters

message
A message that describes the error.
Requirements

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

See Also

Reference

ProjectException Class
ProjectException Members