hpcflow.sdk.core.errors.ExtraInputs#

exception hpcflow.sdk.core.errors.ExtraInputs(message, extra_inputs)#

Extra inputs were provided.

Parameters:
  • message (str) – The message of the exception.

  • extra_inputs (list) – The extra inputs.

Return type:

None