fix: do not pollute stderr
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?
SegyException extends runtime_error, which hold the exception message. It is up to the caller to log the message in the proper and SegyException should not pollute the stderr.