FramalabError on non-2xx responses.
FramalabError
Basic pattern
error-handling.ts
Error codes
Network errors
Iffetch itself fails (DNS, timeout, offline), the SDK re-throws the native TypeError — not a FramalabError. Handle both:
network.ts
Next.js error boundary
app/gallery/error.tsx