Lines Matching refs:errors
10 webidl.errors = {}
12 webidl.errors.exception = function (message) {
16 webidl.errors.conversionFailed = function (context) {
22 return webidl.errors.exception({
28 webidl.errors.invalidArgument = function (context) {
29 return webidl.errors.exception({
46 throw webidl.errors.exception({
55 throw webidl.errors.exception({
133 throw webidl.errors.exception({
145 throw webidl.errors.exception({
220 throw webidl.errors.exception({
236 throw webidl.errors.exception({
262 throw webidl.errors.exception({
321 throw webidl.errors.exception({
339 throw webidl.errors.exception({
350 throw webidl.errors.exception({
376 throw webidl.errors.exception({
513 throw webidl.errors.conversionFailed({
525 throw webidl.errors.exception({
553 throw webidl.errors.conversionFailed({
565 throw webidl.errors.exception({
586 throw webidl.errors.exception({
597 throw webidl.errors.exception({