2015-07-27 22:12:30 -07:00
p.location-badge.
exported from <a href='../di'>angular2/di</a>
2015-07-28 13:28:47 -07:00
defined in <a href="https://github.com/angular/angular/tree/2.0.0-alpha.32/modules/angular2/src/di/exceptions.ts#L128-L156">angular2/src/di/exceptions.ts (line 128)</a>
2015-07-27 22:12:30 -07:00
:markdown
Thrown when the class has no annotation information.
Lack of annotation information prevents the <a href='Injector-class.html'><code>Injector</code></a> from determining which dependencies
need to be injected into the constructor.
.l-main-section
h2 Members
.l-sub-section
h3 constructor
pre.prettyprint
code.
constructor(typeOrFunc: any, params: List<List<any>>)
:markdown
.l-sub-section
h3 name
:markdown
.l-sub-section
h3 message
:markdown
.l-sub-section
h3 toString
pre.prettyprint
code.
toString()
:markdown