A
C
D
E
F
G
I
M
O
P
R
S
T
U
W
F
- fillInStackTrace() - function in kotlin.AggregateException
- fillInStackTrace() - function in kotlin.ExecutorException
- fillInStackTrace() - function in kotlin.UnobservedTaskException
- forError(TypeAliased(typeAlias=Nullable(inner=GenericTypeConstructor(dri=kotlin/Exception///PointingToDeclaration/, projections=[], presentableName=null, extra=PropertyContainer(map={}))), inner=Nullable(inner=GenericTypeConstructor(dri=java.lang/Exception///PointingToDeclaration/, projections=[], presentableName=null, extra=PropertyContainer(map={}))))) - function in com.facebook.bolts.Task.Companion
- Creates a faulted task with the given error.
- forResult(TResult) - function in com.facebook.bolts.Task.Companion
- Creates a completed task with the given value.