Options
All
  • Public
  • Public/Protected
  • All
Menu

Class TimestampNotSpecifiedError

Hierarchy

Index

Constructors

Properties

Constructors

constructor

Properties

code

code: undefined | string = SubscribeErrorCodes.ERR_TIMESTAMP_NOT_SPECIFIED

message

message: string = "Start timestamp must be specified when startPosition is set to TIMESTAMP!"

name

name: string = "TimestampNotSpecifiedError"

Optional stack

stack: undefined | string