type
status
date
slug
summary
tags
category
icon
password
Java异常体系回顾
Error,JVM异常,需中断程序解决
Exception异常,程序运行中出现的异常,由java异常处理机制处理
异常链
Mybatis异常体系