Options
All
  • Public
  • Public/Protected
  • All
Menu

Class AuthenticatorNotRegistered

Thrown when an attempt is made to use an object as an Authenticator, which has not been registered with the dependency injection system. You register Authenticators when you are instantiating the instance of SakuraApi for your application.

Hierarchy

  • Error
    • AuthenticatorNotRegistered

Index

Constructors

Properties

Constructors

constructor

Properties

Static Error

Error: ErrorConstructor

Static message

message: string

Static name

name: string

Static Optional stack

stack: string

Generated using TypeDoc