Source code for openfisca_core.errors.cycle_error

[docs] class CycleError(Exception): """Simulation error."""