public interface TransportErrorHandler
Modifier and Type | Method and Description |
---|---|
void |
onError(TransportError error)
Called by the bus upon an error that occurs during communication.
|
void onError(TransportError error)
error
- an TransportError
containing details of the error and also error handling functionality.Copyright © 2013-2015 JBoss, a division of Red Hat. All Rights Reserved.