reply Exception
fun replyException( exception: ResolutionException, sideEffectManager: SideEffectManager? = null, vararg sideEffects: SideEffect): Solve.Response
Content copied to clipboard
fun replyException( exception: ResolutionException, sideEffectManager: SideEffectManager? = null, buildSideEffects: SideEffectsBuilder.() -> Unit): Solve.Response
Content copied to clipboard
Creates a new halt Response to this Request, with cause exception