hpcflow.sdk.config.errors.ConfigFileInvocationIncompatibleError#

exception hpcflow.sdk.config.errors.ConfigFileInvocationIncompatibleError(message='')#

Raised when, given the run time information of the invocation, no compatible configuration can be found in the config file.

Parameters:

message (str | None) –