NotFoundException 类

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

构造函数

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

参数

名称 说明
exception_message
必需
str

描述错误的消息。

target
默认值: None