Exceptions
Exceptions to raise in case of issues while configuring or running Soda.
SodaConfigurationException
Bases: Exception
Exception to raise in case of issues with Soda configuration.
Source code in prefect_soda_core/exceptions.py
6 7 8 9 10 11 |
|