Foutboodschappen

Index op naam

N
Not an object (#12)

Index op nummer

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