Options
All
  • Public
  • Public/Protected
  • All
Menu

Class ItemNotFoundException

An exception thrown when an item was sought with a DynamoDB::GetItem request and not found. Includes the original request sent as itemSought.

Hierarchy

  • Error
    • ItemNotFoundException

Index

Constructors

Properties

Constructors

constructor

Properties

itemSought

itemSought: GetItemInput

name

name: "ItemNotFoundException" = "ItemNotFoundException"

Static Error

Error: ErrorConstructor

Static message

message: string

Static name

name: string

Static Optional stack

stack: undefined | string