Options
All
  • Public
  • Public/Protected
  • All
Menu

Class CreateStreamError

Hierarchy

Index

Constructors

Properties

Constructors

constructor

  • new CreateStreamError(message?: string, code?: undefined | string): CreateStreamError
  • Parameters

    • Default value message: string = "Unexpected error while creating Liftbridge stream"
    • Optional code: undefined | string

    Returns CreateStreamError

Properties

Optional code

code: undefined | string

message

message: string

name

name: string

Optional stack

stack: undefined | string

Static Error

Error: ErrorConstructor