Lines Matching refs:Error
366 throw new Error('Unknown command "' + cmd + '"');
450 throw new Error('Invalid object id.');
474 throw new Error('Invalid step arguments.');
482 throw new Error('Invalid step count argument "' + args[0] + '".');
510 throw new Error('Invalid step argument "' + args[0] + '".');
549 throw new Error('Invalid start frame argument "' + args[0] + '".');
552 throw new Error('Invalid end frame argument "' + args[1] + '".');
555 throw new Error('Invalid arguments start frame cannot be larger ' +
562 throw new Error('Invalid backtrace arguments.');
607 throw new Error('Missing expression.');
617 throw new Error('Missing expression.');
627 throw new Error('Missing object id.');
638 throw new Error('Missing object id.');
686 throw new Error('Invalid scripts arguments.');
707 throw new Error('Invalid argument "' + args[0] + '".');
766 throw new Error('Invalid break arguments.');
783 throw new Error('Invalid break arguments.');
806 throw new Error('Invalid trace arguments.');
809 throw new Error('Invalid trace arguments.');
1138 details.text = 'Error: "' + e + '" formatting response';
1335 this.value_.type == 'error' || this.value_.type == 'regexp';