Documentation

throwUncaughtErrors

True (default) if uncaught errors should be thrown anyway, including async; sets global error handler.

throwUncaughtErrors: boolean;

Related