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

    InvalidOfflineRepositoryException Constructor(String)
    Creates a new instance of the exception class with a specified error message
    Syntax
    public InvalidOfflineRepositoryException( 
       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