protected class LoadTask.TaskFailureCallback extends Object implements FailureCallback
LoadTask.| Modifier | Constructor and Description |
|---|---|
protected |
TaskFailureCallback() |
| Modifier and Type | Method and Description |
|---|---|
void |
invoke(Throwable error)
Invoke the failure callback code.
|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitdispatchpublic void invoke(Throwable error)
FailureCallbackinvoke in interface FailureCallbackerror - The error that caused the failureCopyright © 2016–2018 Yahoo! Inc.. All rights reserved.