Fehlermeldungen

Index by name

Index by code

  1 =Out of memory (1)
  2 =Cannot load class (2)
  3 =Stack overflow (3)
  4 =Not enough arguments (4)
  5 =Too many arguments (5)
  6 =Type mismatch (6)
  7 =Overflow (7)
  8 =Illegal instruction (8)
  9 =Not a function (9)
 10 =Class is static (10)
 11 =Unknown symbol in class (11)
 12 =Not an object (12)
 13 =Null object (13)
 14 =Symbol is static (14)
 15 =Symbol is write only (15)
 16 =Symbol is read only (16)
 17 =Symbol is not a property (17)
 18 =No return value (18)
 19 =Mathematical error (19)
 20 =Bad argument (20)
 21 =Out of bounds (21)
 22 =Bad number of dimensions (22)
 23 =Not an array (23)
 24 =No startup method (24)
 25 =No instanciation method (25)
 26 =Division By Zero (26)
 27 =Cannot load component (27)
 28 =Bad event handler (28)
 29 =Invalid object (29)
 30 =Not an enumeration (30)
 31 =Unsupported string conversion (31)
 32 =Bad string conversion (32)
 33 =Invalid date (33)
 34 =Invalid path (34)
 35 =Cannot open file (35)
 36 =Bad project file (36)
 37 =Device is full (37)
 38 =File already exists (38)
 39 =End of file (39)
 40 =Bad format string (40)
 41 =Symbol is not static (41)
 42 =System error... (42)
 43 =Access forbidden (43)
 44 =File name is too long (44)
 45 =File or directory does not exist (45)
 46 =File is a directory (46)
 47 =Read error (47)
 48 =Write error (48)
 49 =Not a directory (49)
 50 =Bad regular expression (50)
 51 =Bad archive (51)
 52 =Cannot register class (52)
 53 =File is closed (53)
 54 =Bad use of virtual class (54)
 55 =STOP instruction encountered (55)
 56 =Too many simultaneous new strings (56)
 57 =Bad expression (57)
 58 =File is locked (58)
 59 =No parent class (59)
 60 =Cannot find dynamic library (60)
 61 =Cannot find symbol in dynamic library (61)