Dontopedia

Allowed Exceptions

From Dontopedia, the open, paraconsistent wiki. (Last updated 2026-06-10.)

Allowed Exceptions has 3 facts recorded in Dontopedia across 2 references, with 1 live disagreement.

3 facts·2 predicates·2 sources·1 in dispute
Maturity scale raw canonical shape-checked rule-derived certified

Inbound mentions (2)

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.

handlesHandles(1)

retriesOnRetries on(1)

Other facts (3)

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.

3 facts
PredicateValueRef
Rdf:typePython Tuple[1]
Rdf:typeException Collection[2]
ContainsException Class[1]

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.

typebeam/26a2cbbb-1fdb-421c-953a-953deaf16b0f
ex:PythonTuple
containsbeam/26a2cbbb-1fdb-421c-953a-953deaf16b0f
ex:Exception-class
typebeam/3f85865f-fee3-47b0-bbd9-969fb1ff010c
ex:ExceptionCollection

References (2)

2 references
  1. ctx:claims/beam/26a2cbbb-1fdb-421c-953a-953deaf16b0f
    • full textbeam-chunk
      text/plain1 KBdoc:beam/26a2cbbb-1fdb-421c-953a-953deaf16b0f
      Show excerpt
      raise Exception('Evaluation failed') # Example usage: def example_evaluation(): if random.random() < 0.05: raise Exception('MetricCalcError') return 'Evaluation successful' result = retry_evaluation(example_evaluation)
  2. ctx:claims/beam/3f85865f-fee3-47b0-bbd9-969fb1ff010c
    • full textbeam-chunk
      text/plain993 Bdoc:beam/3f85865f-fee3-47b0-bbd9-969fb1ff010c
      Show excerpt
      except Exception as e: print(f'Final error: {e}') ``` ### Explanation 1. **retry_evaluation**: - Takes the evaluation function, maximum number of retries, backoff factor, and allowed exceptions as parameters. - Retries the evalu

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.