replyException

fun replyException(exception: ResolutionException, sideEffectManager: SideEffectManager? = null, vararg sideEffects: SideEffect): Solve.Response
fun replyException(exception: ResolutionException, sideEffectManager: SideEffectManager? = null, buildSideEffects: SideEffectsBuilder.() -> Unit): Solve.Response

Creates a new halt Response to this Request, with cause exception