NotFoundException クラス
リソースが見つからなかった場合に発生する例外。
コンストラクター
NotFoundException(exception_message='', target=None, **kwargs)
パラメーター
名前 | 説明 |
---|---|
exception_message
必須
|
エラーを説明するメッセージ。 |
target
|
規定値: None
|