stick
Toggle table of contents
jvm
Platform filter
jvm
Switch theme
Search in API
stick
stick-core
/
com.zombachu.stick.feedback
/
ParsingFailureHandler
Parsing
Failure
Handler
interface
ParsingFailureHandler
<
S
>
Members
Functions
on
Failure
Link copied to clipboard
abstract
fun
onFailure
(
context
:
ExecutionContext
<
S
>
,
result
:
Result.Failure
<
*
>
)