Searched refs:newMissingThemeError (Results 1 – 1 of 1) sorted by relevance
37 if (!this.themes[name]) throw this.newMissingThemeError(name)83 ThemeSetProto.newMissingThemeError = function newMissingThemeError (name) { function85 Error.captureStackTrace.call(err, newMissingThemeError)