fun onFailure(emitter: (failedReason: String) -> Unit): Unit
The connection has failed. Check net.tomp2p.futures.BaseFuture.onFailure for the full semantics
emitter - callable, when the operation has failed
emitter