export class AbstractProviderError
export class AbstractProviderError
exported from angular2/core defined in angular2/src/core/di/exceptions.ts (line 28)
Base class for all errors arising from misconfigured providers.
Constructor
constructor(injector: Injector, key: Key, constructResolvingMessage: Function)
constructor(injector: Injector, key: Key, constructResolvingMessage: Function)
Not Yet Documented
Members
addKey(injector: Injector, key: Key) : void
addKey(injector: Injector, key: Key) : void
Not Yet Documented
context
context
Not Yet Documented