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

See Also

Reference

ProjectException Class
ProjectException Members