package com.webserver.core;
/**
 * 空请求异常
 * 当HttpRequest解析客户端请求时,发现客户端发送的是一个空请求时会抛出该异常
 * @author soft01
 *
 */
public class EmptyRequestException extends Exception{
	private static final long serialVersionUID = 1L;

	public EmptyRequestException() {
		super();
		// TODO Auto-generated constructor stub
	}

	public EmptyRequestException(String message, Throwable cause, boolean enableSuppression,
			boolean writableStackTrace) {
		super(message, cause, enableSuppression, writableStackTrace);
		// TODO Auto-generated constructor stub
	}

	public EmptyRequestException(String message, Throwable cause) {
		super(message, cause);
		// TODO Auto-generated constructor stub
	}

	public EmptyRequestException(String message) {
		super(message);
		// TODO Auto-generated constructor stub
	}

	public EmptyRequestException(Throwable cause) {
		super(cause);
		// TODO Auto-generated constructor stub
	}
	
	
	
}
最近下载更多
yhtech2015  LV8 2019年8月26日
zuidaima005  LV10 2019年6月6日
可是不知道么  LV23 2019年5月17日
qq1453363097  LV13 2019年4月24日
浪子在路上  LV12 2019年4月22日
zuidaima21533  LV1 2019年4月19日
sunliwei  LV8 2019年4月19日
小牧34556  LV8 2019年4月17日
最代码官方  LV168 2019年4月12日
最近浏览更多
gougeyishi 2024年6月22日
暂无贡献等级
wan4444  LV1 2023年6月29日
qq232323 2023年5月29日
暂无贡献等级
哼哈二将哈哈哈哈啊哈 2022年12月20日
暂无贡献等级
Murmure  LV2 2022年12月9日
crosa_Don  LV18 2022年6月7日
gqb0123  LV1 2022年4月8日
a5366869  LV7 2021年10月31日
是pangpang呀  LV6 2021年7月10日
ericxu1116  LV24 2021年6月26日
顶部 客服 微信二维码 底部
>扫描二维码关注最代码为好友扫描二维码关注最代码为好友