Error message at Remote version of indigo is different than at Stand Alone one
- Dominant language
- C++
- Stars
- 406
- Forks
- 134
- Avg merge
- 2d 11h
- Merged PRs (30d)
- 24
Description
**Steps to Reproduce**
Try on both - Stand Alone version and on Remote version
1. Click Open... button (Ctrl+O)
2. Select open from file
3. Select file: [Unsupported node connectivity for bond.pptx](https://github.com/epam/Indigo/files/14271762/Unsupported.node.connectivity.for.bond.pptx)
4. Click Open
**Actual behavior**
Stand Alone version:
System throws exception: Error: Convert error! Given string could not be loaded as (query or plain) molecule or reaction, see the error messages: 'CDXML loader: Unsupported node connectivity for bond id: 19851', 'CDXML loader: Unsupported node connectivity for bond id: 19851', 'CDXML loader: Unsupported node connectivity for bond id: 19851', 'CDXML loader: Unsupported node connectivity for bond id: 19851'

Remote version:
System throws exception: Error: Convert error! struct data not recognized as molecule, query, reaction or reaction query

**Expected behavior**
Error message should be the same on both versions and shows datailed info:

**Environment details:**
- Ketcher Version 2.18.0-rc.6 Build at 2024-02-13; 19:05:50
- Indigo Toolkit Version 1.18.0-rc.7.0-g8a5c36802-wasm32-wasm-clang-12.0.0
- Chrome Version 121.0.6167.185 (Official Build) (64-bit)
- Win10
- Issue found while testing https://github.com/epam/ketcher/issues/3914
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.