mirror of
https://github.com/transloadit/uppy.git
synced 2026-07-30 13:30:31 +00:00
The `ErrorWithCause` class uses the same signature as the builtin Error
does, but it supports the `{ cause }` option in older environments, and
it propagates the `isNetworkError` property from the underlying error.
|
||
|---|---|---|
| .. | ||
| Assembly.js | ||
| Assembly.test.js | ||
| AssemblyOptions.js | ||
| AssemblyOptions.test.js | ||
| AssemblyWatcher.js | ||
| Client.js | ||
| index.js | ||
| index.test.js | ||
| locale.js | ||
| parseUrl.js | ||
| parseUrl.test.js | ||