Home
last modified time | relevance | path

Searched refs:FormatStringMismatchError (Results 1 – 1 of 1) sorted by relevance

/development/tools/winscope/src/
Dtransform_protolog.js23 class FormatStringMismatchError extends Error { class
31 throw new FormatStringMismatchError('No param for format string conversion');
123 if (err instanceof FormatStringMismatchError) {