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, wait
dispatch
public void invoke(Throwable error)
FailureCallback
invoke
in interface FailureCallback
error
- The error that caused the failureCopyright © 2016–2018 Yahoo! Inc.. All rights reserved.