首页>代码>基于ssh(spring+spring mvc+hibernate)+layui的医院分诊后台管理系统(多种角色)>/src/controller/GlobalExceptionHandler.java
                
                package controller;
import org.springframework.web.bind.annotation.ExceptionHandler;
//@ControllerAdvice
public class GlobalExceptionHandler {
	@ExceptionHandler
	public String exceptionHandler(Exception e){
		return "error";
	}
}
 最近下载更多
最近下载更多
                
                hx0204     LV2
                2024年11月2日
            
            
        
                haozhilang     LV9
                2024年7月4日
            
            
        
                Mr_VVcat     LV9
                2024年4月16日
            
            
        
                FF加菲猫     LV4
                2024年2月15日
            
            
        
                fengyezi1205     LV1
                2023年11月8日
            
            
        
                xxu0219     LV2
                2023年3月22日
            
            
        
                1355862436     LV9
                2022年11月3日
            
            
        
                wanghsm     LV4
                2022年6月9日
            
            
        
                yinxunyu12138     LV11
                2022年5月6日
            
            
        
                wangxin199804     LV9
                2022年4月18日
            
            
        
 
                 
                 最近浏览
最近浏览