Options
All
  • Public
  • Public/Protected
  • All
Menu

Class InvalidChannelError

Thrown when a return from a function call reaches a different RpcChannel than it was sent from. This may indicate a security issue due to re-used recieve callbacks.

Hierarchy

  • Error
    • InvalidChannelError

Index

Properties

Properties

message

message: string

Readonly name

name: "InvalidChannelError" = "InvalidChannelError"

Optional stack

stack: undefined | string

Static Error

Error: ErrorConstructor

Generated using TypeDoc