fixes:
- values supported by default
setFlowControl()
consistent withgetSupportedFlowControl()
- catch all Throwables from
SerialInputOutputManager.Listener
methods (#601)
to avoid breaking Interface changes,Error
fromonNewData()
is wrapped intoException
when callingonRunError()