hpcflow.sdk.config.errors.ConfigValidationError#
- exception hpcflow.sdk.config.errors.ConfigValidationError(message, meta_data=None)#
Raised when the matching config data is invalid.
- Parameters:
message (str)
meta_data (ConfigMetadata | None)
Raised when the matching config data is invalid.
message (str)
meta_data (ConfigMetadata | None)