NotFoundException 類別

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

繼承
NotFoundException

建構函式

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

參數

exception_message
str
必要

描述錯誤的訊息。

target
預設值: None