Details
-
Sub-task
-
Status: Closed
-
Major
-
Resolution: Implemented
-
None
Description
In the current Sink API some method does not throw any exception, which should throw intuitively for example `SinkWriter::write`. Some method throw the normal `Exception`, which might be too general.
So in this pr we want to add a IOException to all the I/O related methods signature.
Attachments
Issue Links
- links to