| Interface | Description |
|---|---|
| DbxGlobalCallbackFactory |
Client should implement methods in this class to allow for consistent, global handling of route-specific error types,
as well as general network errors.
|
| Class | Description |
|---|---|
| DbxNetworkErrorCallback |
Abstract class for network error callback.
|
| DbxRouteErrorCallback<T> |
Interface for route error callback.
|