default() {
      const message = config.isProduction
        ? 'Something went wrong'
        : `${errorDetails}`;