Skip to main content

Module error

Module error 

Source
Expand description

Domain-specific error types for Orbit.

All recoverable per-file failures are represented as PageError so the parallel pipeline can skip bad inputs without aborting the entire build.

Structs§

PageError
Per-page failure surfaced during parallel compilation.

Enums§

OrbitError
Errors that can occur while building the site.