NotFoundException 类

找不到资源时引发的异常。

继承
NotFoundException

构造函数

NotFoundException(exception_message='', target=None, **kwargs)

参数

exception_message
str
必需

描述错误的消息。

target
默认值: None