Lines Matching full:throw

313 				throw new Exception(  in T0Comp()
317 throw new Exception( in T0Comp()
333 throw new Exception( in T0Comp()
337 throw new Exception( in T0Comp()
341 throw new Exception( in T0Comp()
377 throw new Exception(string.Format( in T0Comp()
399 throw new Exception( in T0Comp()
405 throw new Exception( in T0Comp()
410 throw new Exception("min/max in wrong order"); in T0Comp()
427 throw new Exception("No coroutine in compile mode"); in T0Comp()
441 throw new Exception( in T0Comp()
452 throw new Exception( in T0Comp()
458 throw new Exception( in T0Comp()
484 throw new Exception(string.Format( in T0Comp()
505 throw new Exception("Not compiling"); in T0Comp()
510 throw new Exception( in T0Comp()
529 throw new Exception("No word defined yet"); in T0Comp()
566 throw new Exception( in T0Comp()
573 throw new Exception(String.Format( in T0Comp()
599 throw new Exception(); in T0Comp()
620 throw new Exception( in T0Comp()
625 throw new Exception( in T0Comp()
639 throw new Exception( in T0Comp()
651 throw new Exception( in T0Comp()
656 throw new Exception( in T0Comp()
669 throw new Exception( in T0Comp()
674 throw new Exception( in T0Comp()
687 throw new Exception( in T0Comp()
749 throw new Exception("No next word (EOF)"); in T0Comp()
761 throw new Exception("No next character (EOF)"); in T0Comp()
841 throw new Exception(string.Format( in T0Comp()
965 throw new Exception("Invalid shift count"); in T0Comp()
973 throw new Exception("Invalid shift count"); in T0Comp()
981 throw new Exception("Invalid shift count"); in T0Comp()
1022 throw new Exception( in AddNative()
1074 throw new Exception( in Unread()
1079 throw new Exception("Cannot delay two characters"); in Unread()
1121 throw new Exception( in ParseCCode()
1131 throw new Exception("Error while parsing C code"); in ParseCCode()
1235 throw new Exception( in ParseString()
1241 throw new Exception(String.Format( in ParseString()
1301 throw new Exception("EOF in literal string"); in SkipNL()
1304 throw new Exception( in SkipNL()
1313 throw new Exception( in SkipNL()
1348 throw new Exception("Invalid literal char: `" + t); in DecodeCharConst()
1383 throw new Exception(String.Format( in ReadTerm()
1425 throw new Exception("EOF while compiling"); in CompileStep()
1434 throw new Exception(String.Format( in CompileStep()
1456 throw new Exception(String.Format( in CompileStep()
1511 throw new Exception("'" + ep in Generate()
1515 throw new Exception("'" + ep in Generate()
1583 throw new Exception(String.Format( in Generate()
1622 throw new Exception( in Generate()
2010 throw new Exception(String.Format("No such word: '{0}'", name)); in Lookup()
2079 throw new Exception( in TryParseLiteral()
2090 throw new Exception("not an integer: " + ToString()); in ParseInteger()
2098 throw new Exception("Not in compilation mode"); in CheckCompiling()