exa.common.errors.iqm_error.InvalidOperationError# exception InvalidOperationError(message, *, error_code=None, log_level=40)# Raised when the operation parameters are invalid or the action is unsupported. Parameters: message (str) error_code (str | None) log_level (int)