Searched refs:_errnoException (Results 1 – 8 of 8) sorted by relevance
8 _errnoException19 const err = _errnoException(uv[key], 'test');52 runTest(_errnoException);
8 _errnoException21 const err = _errnoException(uv[key]);
69 throw util._errnoException(err, syscall);
100 throw util._errnoException(err, syscall);
30 throw util._errnoException(err, syscall);
325 _errnoException: errnoException, property
595 -exports._errnoException = function(err, syscall) {
4217 …64ca56def)] - **(SEMVER-MAJOR)** **util**: improve error message of \_errnoException (Weijia Wang)…