Back to Node Auth0

Interface Error

docs/interfaces/management.Management.EventStreamSubscribeEventsResponseContent.Error.html

5.9.11.1 KB
Original Source

Interface Error

An error message delivered via the SSE stream. The stream closes after this message.

interface Error {
error: EventStreamCloudEventErrorDetail;
type: "error";
}

Hierarchy (View Summary)

Index

Properties

errortype

Properties

error

error: EventStreamCloudEventErrorDetail

type

type: "error"

Settings

Member Visibility

  • Protected
  • Inherited

ThemeOSLightDark

On This Page

Properties errortype