← API
Class

AggregateDecodeError

Thrown when every URL in a fallback list fails to load. Subclass of DecodeError so existing `catch (e instanceof DecodeError)` paths still fire — `attempts` exposes the per-URL causes for diagnostics.

Members

  • constructor
  • attempts