Searched refs:SubError (Results 1 – 2 of 2) sorted by relevance
1755 function SubError(message) { function1756 if (!(this instanceof SubError)) return new SubError(message);1766 inherits(SubError, Error);1767 return SubError;
1 …SubError","CancellationError","TimeoutError","AggregateError","RangeError","writable","Operational…