ArcGIS Pro 3.2 API Reference Guide
ArcGIS.Core Namespace / ExceptionTranslator Class / Translate Method

In This Topic
    Translate Method
    In This Topic
    This is for internal use only
    Syntax
    public static Exception Translate( 
       Exception e,
       TranslateHResultDelegate filter
    )
    Public Shared Function Translate( _
       ByVal e As Exception, _
       ByVal filter As TranslateHResultDelegate _
    ) As Exception

    Parameters

    e
    filter
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3 or higher.
    See Also