home *** CD-ROM | disk | FTP | other *** search
/ Chip 2002 March / Chip_2002-03_cd1.bin / zkuste / macos / Files / iCab7168k.sit / iCab.rsrc / STR#_10010.txt < prev    next >
Encoding:
Text File  |  2002-01-28  |  1.5 KB  |  83 lines

  1. Out of memory
  2.  
  3. Cannot create an object from an undefined value
  4.  
  5. Cannot create an object from the "null" value
  6.  
  7. Object cannot be converted to a primitive value
  8.  
  9. Internal data types cannot be converted
  10.  
  11. Invalid reference (function/object/variable not defined?)
  12.  
  13. "new" can only be used on objects
  14.  
  15. Call to "new" has not returned an object as the result
  16.  
  17. This object cannot be used as a constructor
  18.  
  19. This object cannot be called as a function
  20.  
  21. Only objects may be called as functions
  22.  
  23. Expression cannot be evaluated to a reference
  24.  
  25. Left side of an assignment must be of type reference
  26.  
  27. Internal error 1 (identifier resolution with NULL pointer)
  28.  
  29. Internal error 3 (property name is NULL)
  30.  
  31. The first parameter of "for .. in" must be of type reference
  32.  
  33. NOT IMPLEMENTED YET...
  34.  
  35. String memory error (internal)
  36.  
  37. Program halted by the user
  38.  
  39. Program halted by the web browser
  40.  
  41. Invalid array length
  42.  
  43. This method can only be used on a Date object
  44.  
  45. Property is read-only
  46.  
  47. Array is read-only
  48.  
  49. Access denied
  50.  
  51. Only objects may be assigned to the options array
  52.  
  53. "instanceof" can only be used on function objects
  54.  
  55. Invalid prototype
  56.  
  57. "in" can only be used on objects
  58.  
  59. Stack overflow
  60.  
  61. Syntax error in CSS value
  62.  
  63. CSS property is read-only
  64.  
  65. Syntax error in regular expression
  66.  
  67. Invalid break/continue/return
  68.  
  69. Java not active
  70.  
  71. Java exception occurred
  72.  
  73. getClass expects a JavaObject parameter
  74.  
  75. Can't set Java field
  76.  
  77. No matching Java method found
  78.  
  79. Error while converting arguments for Java method call
  80.  
  81. Ambiguous Java method call
  82.  
  83.