Class NotFoundException

java.lang.Object
All Implemented Interfaces:
Serializable

public class NotFoundException extends UncheckedException
自定义异常: 资源不存在
Since:
Java 17+
Author:
Kimi Liu
See Also: