Package | Description |
---|---|
org.jboss.errai.bus.client.api | |
org.jboss.errai.bus.client.framework.transports |
Modifier and Type | Field and Description |
---|---|
static RetryInfo |
RetryInfo.NO_RETRY |
Modifier and Type | Method and Description |
---|---|
RetryInfo |
TransportError.getRetryInfo()
Provides the retry information for the failed action that led to this error.
|
Modifier and Type | Method and Description |
---|---|
RetryInfo |
BusTransportError.getRetryInfo() |
Constructor and Description |
---|
BusTransportError(TransportHandler source,
com.google.gwt.http.client.Request request,
Throwable throwable,
int statusCode,
RetryInfo retryInfo) |
Copyright © 2013-2015 JBoss, a division of Red Hat. All Rights Reserved.