Options
All
  • Public
  • Public/Protected
  • All
Menu

Class PartitionAlreadyExistsError

Hierarchy

Index

Constructors

Properties

Constructors

constructor

Properties

code

code: undefined | string = CreateStreamErrorCodes.ERR_PARTITION_ALREADY_EXISTS

message

message: string = "Partition already exists!"

name

name: string = "PartitionAlreadyExistsError"

Optional stack

stack: undefined | string