BookmarkCommandFailure
This content is for v1.3.0. Switch to the latest version for up-to-date documentation.
Defined in: application/bookmarks/bookmark-use-cases.ts:52
Bookmark commandの失敗結果です。
Properties
Section titled “Properties”errorCode
Section titled “errorCode”
readonlyerrorCode:BookmarkCommandErrorCode
Defined in: application/bookmarks/bookmark-use-cases.ts:60
エラー種別です。
message
Section titled “message”
readonlymessage:string
Defined in: application/bookmarks/bookmark-use-cases.ts:64
CLIに表示できるエラーメッセージです。
readonlyok:false
Defined in: application/bookmarks/bookmark-use-cases.ts:56
失敗したことを表します。