Searched refs:FormatStringMismatchError (Results 1 – 1 of 1) sorted by relevance
23 class FormatStringMismatchError extends Error { class31 throw new FormatStringMismatchError('No param for format string conversion');123 if (err instanceof FormatStringMismatchError) {