Options
All
  • Public
  • Public/Protected
  • All
Menu

Class SessionError

Hierarchy

  • Error
    • SessionError

Implements

Index

Constructors

Properties

Methods

Constructors

constructor

  • Parameters

    • message: string
    • Optional cause: Error

    Returns SessionError

Properties

Optional cause

cause: Error

message

message: string

name

name: string

Optional stack

stack: undefined | string

Static Error

Error: ErrorConstructor

Static type

type: "session_error" = "session_error"

Methods

getType

  • getType(): string