Package com.dropbox.core.v2.callbacks
Class DbxRouteErrorCallback<T>
- java.lang.Object
- 
- com.dropbox.core.v2.callbacks.DbxRouteErrorCallback<T>
 
- 
- All Implemented Interfaces:
- java.lang.Runnable
 
 public abstract class DbxRouteErrorCallback<T> extends java.lang.Object implements java.lang.RunnableInterface for route error callback.
- 
- 
Constructor SummaryConstructors Constructor Description DbxRouteErrorCallback()
 - 
Method SummaryAll Methods Instance Methods Concrete Methods Modifier and Type Method Description TgetRouteError()voidsetRouteError(T routeError)
 
-