重庆分公司,新征程启航

为企业提供网站建设、域名注册、服务器等服务

try-catch-finally

try{
    // do sth 代码块
    throw 'test' //抛出异常
} catch(ex){
    //抛出异常时执行的语句,没有抛出异常不执行
} finally {
    //无论是否抛出异常,都执行该代码块的语句
}

分享题目:try-catch-finally
链接分享:http://cqcxhl.cn/article/geehdp.html

其他资讯

在线咨询
服务热线
服务热线:028-86922220
TOP