sdk
Toggle table of contents
androidJvm
Platform filter
androidJvm
Switch theme
Search in API
sdk
sdk
/
com.m8test.script.core.api.exception
/
ExceptionCatcher
/
tryRunning
try
Running
abstract
fun
tryRunning
(
action
:
(
)
->
T
)
执行可能抛出异常的代码.
Receiver
Parameters
action
需要执行的代码