Searched refs:customErrReason (Results 1 – 1 of 1) sorted by relevance
208 this[kHandle].onexit = (code, customErr, customErrReason) => {209 this[kOnExit](code, customErr, customErrReason);275 [kOnExit](code, customErr, customErrReason) { argument286 and with reason ${customErrReason}`);287 this.emit('error', new errorCodes[customErr](customErrReason));