onsrap.warnings module¶
- exception onsrap.warnings.ConfigurationInjectionWarning¶
Bases:
OnsrapWarningRaised when the configuration injection is not optimal. Child class with
OnsrapWarningas the parent class.
- exception onsrap.warnings.OnsrapWarning¶
Bases:
WarningBase warning for onsrap.
- exception onsrap.warnings.PipelineConfigurationWarning¶
Bases:
OnsrapWarningRaised when the pipeline configuration is not optimal. Child class with
OnsrapWarningas the parent class.
- exception onsrap.warnings.StageConfigurationWarning¶
Bases:
OnsrapWarningRaised when the stage configuration is not optimal. Child class with
OnsrapWarningas the parent class.