Home / error 
Error Messages

Index by name

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

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 (#38)
 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)