p.location-badge.
  exported from angular2/di
  defined in angular2/src/di/exceptions.ts (line 128)
:markdown
  Thrown when the class has no annotation information.
  
  Lack of annotation information prevents the Injector 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