A
B
C
D
E
F
G
H
L
M
O
R
S
T
U
T
- ThrowableExtensionsKt - class in app.futured.arkitekt.crusecases.utils
- toString() - function in app.futured.arkitekt.crusecases.Result
- toString() - function in app.futured.arkitekt.crusecases.Success
- toString() - function in app.futured.arkitekt.crusecases.Error
- tryCatch(Function0) - function in app.futured.arkitekt.crusecases.ResultKt
- Calls the specified function block and returns Success with encapsulated result if invocation was successful, catching and returning Error with any thrown exception except CancellationException.