type
status
date
slug
summary
tags
category
icon
password

Java异常体系回顾

notion image
Error,JVM异常,需中断程序解决
Exception异常,程序运行中出现的异常,由java异常处理机制处理

异常链

notion image

Mybatis异常体系

notion image