Options
All
  • Public
  • Public/Protected
  • All
Menu

Class ProviderNotRegistered

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

Hierarchy

  • Error
    • ProviderNotRegistered

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