wendy / com.levibostian.wendy.types / ReasonPendingTaskSkipped / UNRESOLVED_RECORDED_ERROR

UNRESOLVED_RECORDED_ERROR

UNRESOLVED_RECORDED_ERROR

If there exists a recorded error for PendingTask. The PendingTask will execute again when Wendy.resolveError is called on the PendingTask.

Functions

accept

fun <E> accept(visitor: Visitor<E>): E