@ -5,10 +5,7 @@ import lombok.Getter;
import org.slf4j.helpers.MessageFormatter;
/**
* 自定义业务异常
*
* @author Ray
* @since 2022/7/31
* 需反馈给用户端的提示
*/
@Getter
public class MsgException extends RuntimeException {