Options
All
  • Public
  • Public/Protected
  • All
Menu

Class PayloadInBatchException

Hierarchy

  • Error
    • PayloadInBatchException

Index

Constructors

Properties

Constructors

constructor

  • Parameters

    • index: number
    • message: string

    Returns PayloadInBatchException

Properties

code

code: ErrorCode = ErrorCode.PayloadMessage

index

index: number | undefined

message

message: string

name

name: string

Optional stack

stack: undefined | string

Static Error

Error: ErrorConstructor

Generated using TypeDoc