共用方式為


NotFoundException 類別

找不到資源時引發的例外狀況。

繼承
NotFoundException

建構函式

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

參數

名稱 Description
exception_message
必要
str

描述錯誤的訊息。

target
預設值: None