p.location-badge.
exported from angular2/di
defined in angular2/src/di/exceptions.ts (line 130)
:markdown
Thrown when a constructing type returns with an Error.
The `InstantiationError` class contains the original error plus the dependency graph which caused
this object to be instantiated.
.l-main-section
h2 Members
.l-sub-section
h3 constructor
pre.prettyprint
code.
constructor(cause, key)
:markdown
.l-sub-section
h3 cause
:markdown
.l-sub-section
h3 causeKey
:markdown