Options
All
  • Public
  • Public/Protected
  • All
Menu

This error is thrown when a non-endpoint message is attempted to be sent on behalf of an endpoint.

Hierarchy

  • Error
    • EndpointPublishError

Index

Constructors

constructor

Properties

endpoint

endpoint: Endpoint

A reference to the endpoint that caused the error.

message

message: string

name

name: string

Optional stack

stack?: string

Generated using TypeDoc