ArcGIS Pro 3.0 API Reference Guide
ArcGIS.Desktop.Workflow.Exceptions Namespace / InvalidUserException Class / InvalidUserException Constructor / InvalidUserException Constructor(String)
The message that describes the error

InvalidUserException Constructor(String)
Creates a new instance of the exception class with a specified error message
Syntax
public InvalidUserException( 
   string message
)

Parameters

message
The message that describes the error
Requirements

Target Platforms: Windows 11, Windows 10, Windows 8.1

ArcGIS Pro version: 3.0 or higher.
See Also