前言 报错信息如下: Caused by: org.apache.shiro.authz.UnauthenticatedException: null 代码里面添加了异常捕获,但是抛出的异常却无法被UnauthenticatedException捕获到 解决办法 来源:CSDN作者:树林中的啄木鸟链接:https://blog.csdn.net/s1441101265/article/details/103496286 标签 shiro