异常为了解决什么问题?

Java 异常体系解决的问题是 What Where Why

异常种类

  1. Error 如何触发与避免
  2. Exception 中Check Exception && UnCheck Exception 的理解

在SpringMVC 请求跟踪

Log打印请求id