首页>代码>Spring Boot整合Shiro+Jwt前后端分离简单实例>/spring-boot-shiro-unless-session/src/main/java/com/cxs/exception/ShiroException.java
package com.cxs.exception;

/*
 * @Author:cxs
 * @Motto:放下杂念,只为迎接明天更好的自己
 * */
public class ShiroException extends RuntimeException{

    private Integer code;

    public ShiroException() {
        super();
    }

    public ShiroException(Integer code, String message) {
        super(message);
        this.code = code;
    }

    public Integer getCode() {
        return code;
    }
}
最近下载更多
zhujunnan  LV12 3月4日
hanl  LV12 2023年9月12日
zhaobing_g  LV3 2023年8月29日
全栈小白  LV34 2023年4月25日
爱情戴罪的羔羊  LV7 2023年1月13日
欠踹de背影  LV25 2023年1月9日
最代码官方  LV167 2023年1月7日
最近浏览更多
kenhomeliu  LV29 4月30日
getset  LV8 4月20日
wanglinddad  LV54 4月2日
jc121140  LV3 3月22日
zhujunnan  LV12 3月4日
简约时尚  LV13 1月16日
WBelong  LV7 2023年12月25日
wuying8208  LV15 2023年11月25日
廖业贵  LV18 2023年11月16日
上历史课 2023年11月2日
暂无贡献等级
顶部 客服 微信二维码 底部
>扫描二维码关注最代码为好友扫描二维码关注最代码为好友