catch.md 854 B

net / com.drake.net.scope / AndroidScope / catch

catch

protected var catch: (AndroidScope.(Throwable) ->Unit)? protected open fun catch(e:Throwable):Unitopen fun catch(block:AndroidScope.(Throwable) ->Unit= {}):AndroidScope

当作用域内发生异常时回调