Skip to content

messaging-error-codes

Messaging error codes

The interapplication messaging protocol defines the following error codes, which are compatible with ExtendScript error codes. Negative values indicate unrecoverable errors that cause ExtendScript to terminate a running script.

CodeDescription
1General error
8Syntax error
20Bad argument list
27Stack overrun
-28Out of memory
-29Uncaught exception
31Bad URI
32Cannot perform requested action
-33Internal error
-36Not yet implemented
41Range error
44Cannot convert
47Type mismatch
48File or folder does not exist
49File of folder already exists
50I/O device is not open
51Read past EOF
52I/O error
53Permission denied
54JavaScript execution
56Cannot connect
57Cannot resolve reference
58I/O timeout
59No response