canonical / charmed-kubeflow-chisme

Shared Utilities used across Charmed Kubeflow
Apache License 2.0
1 stars 4 forks source link

feat: Extend GenericCharmRuntimeError with args #61

Closed phoevos closed 1 year ago

phoevos commented 1 year ago

Extend GenericCharmRuntimeError to receive a list of args and propagate these to the BaseException initialisation.