次の方法で共有


NotFoundException クラス

リソースが見つからなかったときに発生する例外。

継承
NotFoundException

コンストラクター

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

パラメーター

名前 説明
exception_message
必須
str

エラーを説明するメッセージです。

target
規定値: None