Const
Aborted operation error (thrown by ZipDirectoryEntry#exportFileSystemHandle when it is aborted via ZipReaderOptions#signal on platforms which do not support the reason argument of AbortController#abort())
reason
AbortController#abort()
The reason passed by the caller is discarded by these platforms and cannot be recovered, so a DOMException named AbortError carrying this message is thrown in its place.
DOMException
AbortError
Aborted operation error (thrown by ZipDirectoryEntry#exportFileSystemHandle when it is aborted via ZipReaderOptions#signal on platforms which do not support the
reasonargument ofAbortController#abort())