Function isErrorMessageAboutRegistryAuthFailure

  • Indicates if the exception or error message provided appears to be from ParatextData.dll indicating that an authorization failure occurred regarding registry credentials.

    Parameters

    • errorMessage: unknown

      Error message or exception to check

    Returns boolean

    true if the message indicates an auth failure, false otherwise