Service Unavailable Exception
From Dontopedia, the open, paraconsistent wiki. (Last updated 2026-06-09.)
Service Unavailable Exception has 10 facts recorded in Dontopedia across 4 references, with 1 live disagreement.
Mostly:status code(3), rdf:type(3), detail source(1)
Maturity scale
raw canonical shape-checked rule-derived certifiedInbound mentions (5)
Other subjects in dontopedia point AT this entity as a value. These are inverse relationships — e.g. "X motherOf this subject" — and answer questions the forward facts can't. Grouped by predicate.
raisesRaises(2)
- Connection Error
ex:connection-error - Connection Error Handler
ex:connection-error-handler
raisesExceptionRaises Exception(2)
- Connection Error
ex:connection-error - Connection Error
ex:connection-error
canRaiseCan Raise(1)
- Call Dense Retrieval
ex:call-dense-retrieval
Other facts (9)
The long tail: predicates that appear too rarely to warrant their own section. Filter or scroll to find a specific one. Each row links to its source.
| Predicate | Value | Ref |
|---|---|---|
| Status Code | 503 | [1] |
| Status Code | 503 | [2] |
| Status Code | 503 | [3] |
| Rdf:type | Custom Exception | [2] |
| Rdf:type | Http Exception | [3] |
| Rdf:type | Http Exception | [4] |
| Detail Source | Connection Error | [1] |
| Detail | str(e) | [3] |
| Has Status Code | 503 | [4] |
Timeline
Timeline axis is valid_time — when each source says the fact was true in the world, not when Dontopedia learned about it. Retracted rows are kept for provenance; coloured stripes indicate the context kind.
References (4)
ctx:claims/beam/f7efd7d0-3d68-4ac6-841d-644f98af804ectx:claims/beam/2246f2a3-05d5-4dad-a693-74418c8ead25ctx:claims/beam/4124c616-1dd4-4267-b096-7d7b03ec12c7ctx:claims/beam/5fd1334d-d15d-4873-b3e0-e54e47612682- full textbeam-chunktext/plain1 KB
doc:beam/5fd1334d-d15d-4873-b3e0-e54e47612682Show excerpt
raise HTTPException(status_code=response.status_code, detail=str(e)) except requests.exceptions.ConnectionError as e: raise HTTPException(status_code=503, detail=str(e)) except requests.exceptions.Timeout as e: …
See also
Keep researching
Missing something or suspicious of what's here? Kick off a research session — a Claude agent will investigate, cite its sources, and file new facts into a dedicated context you can review before accepting into the shared view.