IntegrationSetupFailedErrorConstructorParams.errorName
IntegrationSetupFailedErrorConstructorParams › errorName
Type: string
Thename of the original error the global setup threw, so a caller can tell an expected skip (DesktopOnlyPluginSkipError) from a real breakage without the original error object, which does not survive the trip to a worker.