he wei
2021-12-22 7700134f0a9f9405442573e7ed549e2b51f97bff
1
2
3
4
5
6
7
package com.whyc.exception;
 
/**
 * 自定义异常,备用
 */
public class DefinedException extends RuntimeException{
}