Options
All
  • Public
  • Public/Protected
  • All
Menu

Class InvalidPartitionsError

Hierarchy

Index

Constructors

Properties

Constructors

constructor

Properties

code

code: undefined | string = CreateStreamErrorCodes.ERR_INVALID_PARTITIONS

message

message: string = "Invalid number of stream partitions! Partitions should be equal to or greater than zero."

name

name: string = "InvalidPartitionsError"

Optional stack

stack: undefined | string