whycxzp
2021-05-24 b36cbd4e90405ca8589e9d7c59da95b60667312d
1
2
3
4
5
6
7
8
9
package com.whyc.exception.second;
 
/**
 * 采用Assert处理全局异常
 */
public interface Assert {
 
 
}