Searched refs:lastKnownError (Results 1 – 1 of 1) sorted by relevance
21 const lastKnownError = `Last known state: ${JSON.stringify(readStatus)}.`; constant22 throw new Error(`${desiredError} ${lastKnownError}`);