MCPcopy Index your code
hub / github.com/angular/angular / throwError

Method throwError

packages/core/test/linker/integration_spec.ts:2433–2435  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

2431 }
2432
2433 throwError() {
2434 throw 'boom';
2435 }
2436}
2437
2438@Component({

Calls

no outgoing calls

Tested by

no test coverage detected