home *** CD-ROM | disk | FTP | other *** search
/ PC World Komputer 1998 July & August / Pcwk78a98.iso / Micrsoft / VJ / COMMON / IDE / IDE98 / JAVALE.DLL / string.txt next >
Text File  |  1998-02-20  |  2KB  |  70 lines

  1. 0    no error condition
  2. 2    error accessing user memory
  3. 3    internal error in expression evaluator
  4. 4    syntax error
  5. 5    operator not supported
  6. 6    missing left parenthesis
  7. 7    missing right parenthesis
  8. 8    missing double quotation mark (") at end of string
  9. 9    missing single quotation mark (') after character constant
  10. 10    missing left bracket
  11. 11    missing right bracket
  12. 12    missing left curly brace
  13. 13    missing operator
  14. 14    missing operand
  15. 15    expression too complex (stack overflow)
  16. 16    constant too big
  17. 17    symbol "%Fs" not found
  18. 19    bad type cast
  19. 20    operand types bad for this operation
  20. 21    struct or union used as scalar
  21. 23    bad radix
  22. 24    operation needs l-value
  23. 25    left of '.' operator must be class
  24. 26    bad format string
  25. 28    not struct/union element
  26. 30    expression cannot be evaluated
  27. 31    expression cannot be evaluated
  28. 32    divide by 0
  29. 34    types incompatible with operator
  30. 36    bad context {...} specification
  31. 37    out of memory
  32. 38    function argument count and/or type mismatch
  33. 39    symbol is ambiguous
  34. 40    argument type not supported
  35. 41    class element must be static member or member function
  36. 45    not a function
  37. 46    argument list required for member function
  38. 47    argument list does not match a function
  39. 50    left side of :: must be class/struct/union type
  40. 51    more than one overloaded symbol specified in breakpoint
  41. 52    member function not present
  42. 53    nonfunction symbol match while binding breakpoints
  43. 56    error in line number
  44. 57    no code at line number
  45. 59    left operand is class not a function name
  46. 61    function nesting depth exceeded
  47. 62    constructor calls not supported
  48. 64    can't set breakpoint on bound virtual member function
  49. 65    class assignment not supported
  50. 66    l-value is not modifiable
  51. 67    Illegal Enum Value
  52. 68    type not supported
  53. 69    variable needs stack frame
  54. 70    static member not present
  55. 71    function evaluation not supported
  56. 72    type information missing or unknown
  57. 73    array access out of range
  58. 74    variable is not in scope
  59. 129    Error: 
  60. 1000    Class not loaded.
  61. 1001    Invalid expression.
  62. 1002    Thread
  63. 1003    Unknown error.
  64. 1004    Function name invalid.
  65. 1005    Invalid line.
  66. 1006    Java
  67. 1007    Java Program
  68. 1008    No debug information for class.
  69. 1009    Method is abstract.
  70.