Manifold WASM Developer Guide
    Preparing search index...

    Module lib/error

    Exceptions, and where to find them.

    Classes

    BundlerError
    FetchError

    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.

    ImportError
    RuntimeError
    UnsupportedFormatError