Class NotExistsException

java.lang.Object
All Implemented Interfaces:
Serializable

public class NotExistsException extends UncheckedException
自定义异常: 对象不存在
Since:
Java 17+
Author:
Kimi Liu
See Also: