Searched defs:faultHandler (Results 1 – 3 of 3) sorted by relevance
45 const faultHandler = ((error: string) => { moduleMode.logger.throwArkTsCompilerError(error); }) constant62 const faultHandler = ((error: string) => { moduleMode.logger.throwArkTsCompilerError(error); }); constant
897 let faultHandler = function (error) { function
875 let faultHandler = function (error) { function