By default all errors will simply be logged by the connector. To handle IO errors on read, override the handleReadException(Exception) method in a subclass.
handleReadException(Exception)