Class NotInitedException

java.lang.Object
All Implemented Interfaces:
Serializable

public class NotInitedException extends UncheckedException
自定义异常: 未初始化异常
Since:
Java 17+
Author:
Kimi Liu
See Also: