Searched refs:MaxBufferError (Results 1 – 2 of 2) sorted by relevance
5 class MaxBufferError extends Error { class41 rejectPromise(new MaxBufferError());50 module.exports.MaxBufferError = MaxBufferError;
72 …value before the stream ends, the promise will be rejected with a `getStream.MaxBufferError` error.