fix: prevent unused seismicdrive exceptions from escaping noexcept context
Type of change
-
Bug Fix -
Feature
Does this introduce a change in the core logic?
- [No]
Does this introduce a change in the cloud provider implementation, if so which cloud?
-
AWS -
Azure -
GCP -
IBM
Updates description?
Prevent unused seismicdrive::SDGenericDataset::close() exceptions from escaping noexcept context. Remove unneeded includes, redundant virtual. Format code.
Edited by Iurii Zhesson