p.location-badge.
exported from angular2/di
defined in angular2/src/di/exceptions.ts (line 25)
:markdown
Base class for all errors arising from misconfigured bindings.
.l-main-section
h2 Members
.l-sub-section
h3 constructor
pre.prettyprint
code.
constructor(key, constructResolvingMessage: Function)
:markdown
.l-sub-section
h3 addKey
pre.prettyprint
code.
addKey(key)
:markdown
.l-sub-section
h3 constructResolvingMessage
:markdown
.l-sub-section
h3 keys
:markdown
.l-sub-section
h3 message
:markdown
.l-sub-section
h3 name
:markdown
.l-sub-section
h3 toString
pre.prettyprint
code.
toString()
:markdown