Gambas Documentation
Application Repository
Code Snippets
Compilation & Installation
Components
Controls pictures
Deprecated components
Developer Documentation
Development Environment Documentation
Documents
Error Messages
Access forbidden (43)
Argument cannot be passed by reference (62)
Assertion failed (73)
Bad archive (51)
Bad argument (20)
Bad event handler (28)
Bad expression (57)
Bad format string (40)
Bad number of dimensions (22)
Bad project file (36)
Bad regular expression (50)
Bad string conversion (32)
Bad use of virtual class (54)
Cannot create callback (66)
Cannot find dynamic library (60)
Cannot find symbol in dynamic library (61)
Cannot load class (2)
Cannot load component (27)
Cannot open file (35)
Cannot register class (52)
Cannot run child process (68)
Class is static (10)
Device is full (37)
Directory is not empty (70)
Division By Zero (26)
End of file (39)
File already exists (38)
File is a directory (46)
File is closed (53)
File is locked (58)
File name is too long (44)
File or directory does not exist (45)
Free object referenced (72)
Illegal instruction (8)
Incorrect declaration of symbol in class (76)
Invalid date (33)
Invalid object (29)
Invalid path (34)
Mathematical error (19)
Multidimensional array (74)
No instanciation method (25)
No parent class (59)
No return value (18)
No startup method (24)
Not a directory (49)
Not a function (9)
Not an array (23)
Not an enumeration (30)
Not an object (12)
Not enough arguments (4)
Null object (13)
Out of bounds (21)
Out of memory (1)
Overflow (7)
Read-only array (65)
Read error (47)
Serialization error (67)
Stack overflow (3)
STOP instruction encountered (55)
Symbol is badly overridden (63)
Symbol is not a property (17)
Symbol is not static (41)
Symbol is read only (16)
Symbol is static (14)
Symbol is write only (15)
System error... (42)
Too many arguments (5)
Too many simultaneous new strings (56)
Type mismatch (6)
Unknown class (75)
Unknown symbol in class (11)
Unknown user or group (69)
Unsupported datatype (71)
Unsupported string conversion (31)
Void key (64)
Write error (48)
Gambas Playground
How To's
Language Index
Language Overviews
Last Changes
Lexicon
README
Search the wiki
To Do
Topics
Tutorials
Wiki License
Wiki Manual

Error Messages

Index by name

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

Index by number

1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
  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)
No instanciation method (25)
Division By Zero (26)
Cannot load component (27)
Bad event handler (28)
Invalid object (29)
Not an enumeration (30)
  31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
  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)
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)
  61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
  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)
Free object referenced (72)
Assertion failed (73)
Multidimensional array (74)
Unknown class (75)
Incorrect declaration of symbol in class (76)