Thrown when an HTTP fetch performed by ManifoldCAD's bundler or model/texture loaders returns a non-2xx response. Carries the status and response body so callers can distinguish transient (5xx, 429) from permanent (4xx) failures.
Optional
Readonly
Thrown when an HTTP fetch performed by ManifoldCAD's bundler or model/texture loaders returns a non-2xx response. Carries the status and response body so callers can distinguish transient (5xx, 429) from permanent (4xx) failures.