onExit

fun onExit(className: String, methodName: String, params: List<String>? = null, tag: String? = null, cb: PatchExitCallback): PatchHandle

As onEnter, woven at every exit — a normal return and an exception leaving the method alike.