阅读背景:

异常处理机制Try……Catch与Throws

来源:互联网 

异常处理机制Try……Catch与Throws

try {
//可能存在异常的代码块
}
catch (UserException e)



你的当前访问异常,请进行认证后继续阅读剩余内容。

分享到: