首页>代码>spring boot+Mybatis+shiro+bootstrap实现网站后台权限管理系统>/AuthorityManagement/src/main/java/com/cy/pj/common/exception/ServiceException.java
package com.cy.pj.common.exception;

public class ServiceException extends RuntimeException {

	private static final long serialVersionUID = -9085326160255400760L;

	public ServiceException() {
		super();
	}

	public ServiceException(String message, Throwable cause, boolean enableSuppression, boolean writableStackTrace) {
		super(message, cause, enableSuppression, writableStackTrace);
	}

	public ServiceException(String message, Throwable cause) {
		super(message, cause);
	}

	public ServiceException(String message) {
		super(message);
	}

	public ServiceException(Throwable cause) {
		super(cause);
	}

	
}
最近下载更多
sunlzh888888  LV29 9月20日
shuangfu  LV25 2023年10月19日
tyyeng  LV18 2023年8月1日
zdh3907  LV15 2022年11月10日
wuying8208  LV15 2022年10月31日
刘亦菲9527  LV15 2022年8月2日
哆啦A梦伴我同行  LV10 2021年12月1日
xukimi1983  LV2 2021年11月15日
尹恒yingying  LV18 2021年10月13日
go_away15  LV7 2021年9月26日
最近浏览更多
bluerstar  LV1 10月23日
sunlzh888888  LV29 9月20日
TY0165  LV20 6月23日
llllllK  LV5 5月13日
1941549176  LV4 4月29日
13521878735  LV3 3月27日
做自己的太阳  LV11 2月1日
xuweiwowzy  LV5 1月14日
WBelong  LV8 2023年12月27日
black8angel  LV4 2023年12月22日
顶部 客服 微信二维码 底部
>扫描二维码关注最代码为好友扫描二维码关注最代码为好友