method ServerStreamFileResponseOptionsWithError.onError Usageimport { type ServerStreamFileResponseOptionsWithError } from "node:http2"; ServerStreamFileResponseOptionsWithError.onError(err: ErrnoException): void Parameters err: ErrnoException Return Type void