angular-cn/modules/playground/e2e_test
Misko Hevery 7c07bfff97 fix(errors): [2/2] Rename Exception to Error; remove from public API
BREAKING CHANGE:

Exceptions are no longer part of the public API. We don't expect that anyone should be referring to the Exception types.

ExceptionHandler.call(exception: any, stackTrace?: any, reason?: string): void;
change to:
ErrorHandler.handleError(error: any): void;
2016-08-26 10:37:17 -07:00
..
async chore: remove obsolete files (#10240) 2016-07-22 16:18:31 -07:00
hello_world chore(playground): clang-format 2016-08-05 12:26:28 -07:00
http chore(playground): clang-format 2016-08-05 12:26:28 -07:00
jsonp chore(playground): clang-format 2016-08-05 12:26:28 -07:00
key_events chore: remove obsolete files (#10240) 2016-07-22 16:18:31 -07:00
model_driven_forms chore: remove obsolete files (#10240) 2016-07-22 16:18:31 -07:00
order_management chore: remove obsolete files (#10240) 2016-07-22 16:18:31 -07:00
person_management chore: remove obsolete files (#10240) 2016-07-22 16:18:31 -07:00
relative_assets chore: remove obsolete files (#10240) 2016-07-22 16:18:31 -07:00
routing chore: remove obsolete files (#10240) 2016-07-22 16:18:31 -07:00
sourcemap fix(errors): [2/2] Rename Exception to Error; remove from public API 2016-08-26 10:37:17 -07:00
svg chore: remove obsolete files (#10240) 2016-07-22 16:18:31 -07:00
template_driven_forms chore: remove obsolete files (#10240) 2016-07-22 16:18:31 -07:00
upgrade chore(playground): clang-format 2016-08-05 12:26:28 -07:00
web_workers chore(playground): clang-format 2016-08-05 12:26:28 -07:00
zippy_component chore: remove obsolete files (#10240) 2016-07-22 16:18:31 -07:00