wxr
2023-04-17 c9a9ed242a44c83360595cec0f6433ff5e64ab5c
1
2
3
4
5
6
7
package ezviz.ezopensdk.exception;
 
/**
 * 此处简要说明此文件用途
 * Created on 2020/5/26
 */
public class NeedReInitException extends RuntimeException { }