Java异常与事物回滚探究
摘要:
非运行时异常(checke Exception)是RuntimeException以外的异常,类型上都属于Exception类及其子类。如IOException、SQLException等以及 用户自定义的Exception异常。对于这种异常,JAVA编译器强制要求我们必需对出现的这些异常进行cat 阅读全文
posted @ 2020-01-08 20:30 雪洗中关村 阅读(1059) 评论(0) 推荐(0)
浙公网安备 33010602011771号