metacausal.MetaCausalWarning

exception metacausal.MetaCausalWarning[source]

Bases: Warning

Umbrella class for all metacausal-emitted warnings.

Currently subclassed into ComponentWarning (operating-pool concerns: fit failures and configuration exclusions) and BootstrapWarning (bootstrap inference reliability concerns). Filtering at this level catches any metacausal-emitted warning regardless of subcategory.