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