Cullen Programming

JAVA Pipelines


PIPE Error Messages and Return Codes

User Graphical Command Interface Messages

Messages will be displayed in the Information Area when using the command interface.

Application Programming Interface Messages

Messages will be returned to the calling program via the "result" or "return code" A successful return code is a zero. All failure return codes will be negative numbers between -1 and -255. Below is a table of the current return codes and their meanings.


Table of Syntax and Execution Error Messages
Number Message
   0 Successful
-255 First stage must have as input a file, a STEM. or a LITERAL
-254 STEM variable processing not allowed from this interface.
-253 Input file not found.
-252 Instantiation, FileNotFound or IllegalAccess Exception raised
-127 Error with supplied parameter or argument(s).


[Return to Index]

[Return to Cullen Programming Home Page]