public static enum Condition.MessagesAndCodes extends java.lang.Enum<Condition.MessagesAndCodes>
Enum Constant and Description |
---|
ADDRINSTANTIATION
ERROR condition: ADDRINSTANTIATION(314):
Could not map an object instance to another variable and return a POINTER to it for class ?; error: ? |
ADDRPOINTERASSIGN
ERROR condition: ADDRPOINTERASSIGN(322):
Assignment through POINTER based on ADDR of a variable of type ? not implemented |
ADDRPOINTERFREE
ERROR condition: ADDRPOINTERFREE(320):
POINTER associated with ADDR of another object cannot be freed |
ALREADYCLOSED
UNDEFINEDFILE condition: ALREADYCLOSED(42):
Error, file ? is already closed (CLOSE) |
ALREADYOPEN
UNDEFINEDFILE condition: ALREADYOPEN(41):
Error, file is already open (OPEN) |
ARITHMETIC
CONVERSION condition: ARITHMETIC(227):
Can't convert to type ? |
ARRAYELEMENTINSTANTIATION
ERROR condition: ARRAYELEMENTINSTANTIATION(324)
Array element could not be instantiated |
ASSERT
ERROR condition: ASSERT(306):
Internal Error ASSERT failed. |
BADFILEVERSION
UNDEFINEDFILE condition: BADFILEVERSION(92):
Error, Error, incorrect or out-dated internal version of file '%1$s' (OPEN) |
BITFORMAT |
BUILTINREPEAT
STRINGRANGE condition: BUILTINVERIFY(251):
Error, Builtin function parm range |
BUILTINSUBSTR
STRINGRANGE condition: BUILTINSUBSTR(252):
Error, Builtin function parm range |
BUILTINVERIFY
STRINGRANGE condition: BUILTINVERIFY(250):
Error, Builtin function parm range |
CANTCONVERTDATESPEC
CONVERSION condition: CANTCONVERTTOTYPE(224):
Can't convert to type |
CANTCONVERTTOCOBOLTYPE
CONVERSION condition: CANTCONVERTTOCOBOLTYPE(228):
Can't convert PL/I type ? to COBOL type |
CANTCONVERTTOTYPE
CONVERSION condition: CANTCONVERTTOTYPE(216):
Can't convert to type ? |
COBOLEXCEPTION
ERROR condition: COBOLEXCEPTION(326)
Exception raised within called COBOL program '%1$s', exception '%2$s', message '%3$s' |
DIMCHANGE
SUBSCRIPTRANGE condition: DIMCHANGE(203):
Error, Array |
DIMERROR
SUBSCRIPTRANGE condition: DIMERROR(202):
Error, Array |
DIMINVALID
SUBSCRIPTRANGE condition: DIMINVALID(204):
Error, Array |
DIMZERO
SUBSCRIPTRANGE condition: DIMZERO(201):
Error, Array |
DIVIDEBYZERO
CONDITION condition: DIVIDEBYZERO(420):
Expression attempted to divide by zero |
DUPEXT
ERROR condition: DUPEXT(304):
Error, EXTERNALs defined with the same name (?) are not of the same type '?' and '?' |
DUPKEY
UNDEFINEDFILE condition: DUPKEY(2):
Error, duplicate key read on file '%1$s' (READ) |
ENDFILE
UNDEFINEDFILE condition: ENDFILE(10): End of file reached on file '%1$s' (READ)
|
ENDOFLINE
CONVERSION condition: ENDOFLINE(219):
Scanner retrieval returned null when looking for a certain # of chars (pattern ".{5}") |
ENTRYINVOCATION
ERROR condition: ENTRYINVOCATION(313):
An error occurred during the invocation of an ENTRY point |
ENTRYPARMCOUNT
NAME condition: ENTRYPARMCOUNT(238):
Error, the number of actual and formal parameters to the ENTRY variable do not match when that procedure or function is invoked (optional parms not supported) |
ENTRYPARMMISMATCH
NAME condition: ENTRYPARMMISMATCH(239):
Error, one or more of the actual and formal parameters to the ENTRY variable do not match when that procedure or function is invoked (optional parms not supported) |
ERRORSTRING
ERROR condition: ERRORSTRING(319):
STRING(x) cannot convert x to a string |
FILEATTRMISMATCH
UNDEFINEDFILE condition: FILEATTRMISMATCH(39):
Error, FILE or ENVIRONMENT attribute mismatch with how the file was originally created on file '%1$s' (OPEN) |
FILEHANDLERERROR
UNDEFINEDFILE condition: FILEHANDLERERROR(100):
Error, File Handler error code '%1$s' on file '%2$s' |
FILEMISSING
UNDEFINEDFILE condition: FILEMISSING(35):
Error, file is missing or not accessible on file '%1$s' (OPEN) |
GETDATAARRAYNAME
NAME condition: GETDATAARRAYNAME(232):
Error, GET DATA array must specify indices (e.g., "ARR(1,2)=") |
GETDATAGROUPNAME
NAME condition: GETDATAGROUPNAME(233):
Error, GET DATA group name mismatch |
GETDATANAME
NAME condition: GETDATANAME(230):
Error, unknown GET DATA name in input stream |
GETDATATYPE
NAME condition: GETDATATYPE(231):
Error, unknown GET DATA type associated with input variable |
GRPMISMATCH |
IBM90
UNDEFINEDFILE condition: IBM90(90):
Error, implementor defined condition 90 on file '%1$s' |
IBM91
UNDEFINEDFILE condition: IBM91(91):
Error, implementor defined condition 91 on file '%1$s' |
IBM94
UNDEFINEDFILE condition: IBM94(94):
Error, implementor defined condition 94 on file '%1$s' |
IBM96
UNDEFINEDFILE condition: IBM96(96):
Error, implementor defined condition 96 on file '%1$s' |
IBM97
UNDEFINEDFILE condition: IBM97(97):
Error, implementor defined condition 97 on file '%1$s' |
IBM98
UNDEFINEDFILE condition: IBM98(98):
Error, implementor defined condition 98 on file '%1$s' |
IBM99
UNDEFINEDFILE condition: IBM99(99):
Error, unknown error or record is locked (REWRITE) |
INPUTMISMATCH |
INSTANTIATION
SUBSCRIPTRANGE condition: INSTANTIATION(207):
Error, Array |
INVADDRPOINTER
ERROR condition: INVADDRPOINTER(321):
POINTER associated with ADDR of another object (i.e., a handle) is invalid (was not created with a 'model') |
INVALIDARGUMENT
ERROR condition: INVALIDARGUMENT(315):
An argument to a built-in function in out-of-range or an invalid type |
INVBYTELENGTH
CONVERSION condition: INVBYTELENGTH(225):
Can't convert to type |
INVDCB
UNDEFINEDFILE condition: INVDCB(101):
Error, invalid DCB parameter within ENVIRONMENT: |
INVDECFORMAT
CONVERSION condition: INVDECFORMAT(226):
Invalid Java DecimalFormat ? converted from PIC format ?. |
INVINT
CONVERSION condition: INVINT(211):
Error, cannot convert to integer |
INVLOCALE
ERROR condition: INVLOCALE(318):
Invalid Java Locale specified in RuntimeOption(LOCALE=%1$s) |
INVPICDATA
CONVERSION condition: INVPICDATA(222):
Invalid PICTURE specification character |
INVPICSPEC
CONVERSION condition: INVPICSPEC(221):
Invalid PICTURE specification character |
INVTYPE
ERROR condition: INVTYPE(301):
Error, Invalid type for ? operation |
INVUPDATE
UNDEFINEDFILE condition: INVUPDATE(112):
Error, Can't open SYSIN, SYSOUT or SYSERR for UPDATE for FILE |
IOEXCEPTION
UNDEFINEDFILE condition: IOEXCEPTION(30):
Error, I/O exception during transmission for file ?, detail: ? |
JAVAEXCEPTION
ERROR condition: JAVAEXCEPTION(325)
Java Exception: ? |
JDBCERROR
SQLEXCEPTION condition: SIGNALED(411):
JDBC SqlException raised with error SQLCODE '%1$s', SQLSTATE '%2$s', message '%3$s' |
JDBCWARN
SQLEXCEPTION condition: SIGNALED(411):
JDBC SqlException raised with warning SQLCODE '%1$s', SQLSTATE '%2$s', message '%3$s'' |
LOCKED
UNDEFINEDFILE condition: LOCKED(38):
Error, can't open locked file on file '%1$s' (OPEN) |
MISMATCHEDARRAY
CONVERSION condition: MISMATCHEDARRAY(220):
Array assignment or arithmetic operations performed on mismatched array dimensions or extents |
MISMATCHEDFILEOPTS
UNDEFINEDFILE condition: MISMATCHEDFILEOPTS(104):
Error, mismatched file attributes. |
MISSINGFILEOPTS
UNDEFINEDFILE condition: MISSINGFILEOPTS(103):
Error, can't open FILE: Missing DSN, DDNAME or PATH in TITLE option%n for this file or specified in the DD_ddname environment variable or%n the ddname system property for FILE 'ddname'" |
NAN
SIZE condition: NAN(261):
Error, IEEE floating point calculation resulted in a value which is not-a-number |
NEGATIVEINFINITY
SIZE condition: NEGATIVEINFINITY(263):
Error, IEEE floating point calculation resulted in a value which is negative infinity |
NETWORKERROR
UNDEFINEDFILE condition: NETWORKERROR(93):
Error, file is locked (OPEN) or network error occurred during transmission on file '%1$s' (READ, WRITE) |
NOECOBOLJAR
UNDEFINEDFILE condition: NOECOBOLJAR(110):
Error, Elastic PL/I RECORD FILE operations require Elastic COBOL 'ecobol.jar' on the CLASSPATH on file '%1$s' |
NOFILEOPTS
UNDEFINEDFILE condition: NOFILEOPTS(102):
Error, no FILE options given on declare or open |
NOOTHERWISE
ERROR condition: NOOTHERWISE(308):
No WHEN satisfies the SELECT and lacks an OTHERWISE |
NOPATHSPEC
UNDEFINEDFILE condition: NOPATHSPEC(111):
Error, no PATH specified on FILE options or associated DD Name for File |
NOREADBEFOREREWRITEDELETE
UNDEFINEDFILE condition: NOREADBEFOREREWRITEDELETE(43):
Error, rewrite or delete must follow read on file '%1$s' (REWRITE, DELETE) |
NOTALLOC
AREA condition: NOTALLOC(240):
Error, Invalid type for ? operation |
NOTASSIGNED
UNDEFINEDFILE condition: NOTASSIGNED(114):
Error, FILE VARIABLE ? was not assigned a FILE CONSTANT prior to use on file '%1$s' (OPEN) |
NOTELEMENT
NAME condition: NOTELEMENT(234):
Error, Group findElement given a Group name, not an element name |
NOTENTRY
NAME condition: NOTENTRY(237):
Error, a defined ENTRY constant could not be resolved at runtime, its Java class may not have been loaded (ClassNotFoundException, NoClassDefFoundError) or there is no public method (PL/I PROCEDURE) defined by that name within it |
NOTFOUND
NAME condition: NOTFOUND(236):
Error, Group findElement given an element name (Field) that is not defined within the supplied Group object |
NOTGROUP
NAME condition: NOTGROUP(235):
Error, Group findElement given a Group name, not an element name |
NOTIMPL
ERROR condition: NOTIMPL(307):
Feature not yet implemented |
NOTINETP
ERROR condition: NOTINETP(317):
This program ? must be initiated from the Elastic Transaction Platform environment |
NOTINPUTSTREAM
UNDEFINEDFILE condition: NOTINPUTSTREAM(107):
Error, GET FILE operation invalid on a non-INPUT STREAM FILE ? (GET) |
NOTOPENINPUT
UNDEFINEDFILE condition: NOTOPENINPUT(47):
Error, attempt to read on a file not open for INPUT/UPDATE on file '%1$s' (READ) |
NOTOPENOUTPUT
UNDEFINEDFILE condition: NOTOPENOUTPUT(48):
Error, attempt to write on a file not open for OUTPUT on file '%1$s' (WRITE) |
NOTOPENUPDATE
UNDEFINEDFILE condition: NOTOPENUPDATE(49):
Error, attempt to rewrite or delete a record but file not open for UPDATE on file '%1$s' (REWRITE, DELETE) |
NOTOUTPUTSTREAM
UNDEFINEDFILE condition: NOTOUTPUTSTREAM(108):
Error, PUT FILE operation invalid on a non-OUTPUT STREAM FILE ? (PUT) |
NOTPERSISTANT
ERROR condition: NOTPERSISTANT(316):
Pointers cannot be saved and restored across process boundaries |
NOTPRINTSTREAM
UNDEFINEDFILE condition: NOTPRINTSTREAM(106):
Error, print FILE operation invalid on a non-PRINT STREAM FILE ? (PUT) |
NOTRECORD
UNDEFINEDFILE condition: NOTRECORD(109):
Error, STREAM FILE operation invalid on a RECORD FILE ? |
NOTSTREAM
UNDEFINEDFILE condition: NOTSTREAM(105):
Error, STREAM FILE operation invalid on a RECORD FILE ? |
NOTUNCATLG
UNDEFINEDFILE condition: NOTUNCATLG(113):
Error, ENVIRONMENT specified UNCATLG or DELETE after close, but deleteFile() failed for FILE: ? |
NULLPOINTER
ERROR condition: NULLPOINTER(309):
POINTER is NULL or has been freed |
NULLPOINTERFREE
ERROR condition: NULLPOINTERFREE(310):
POINTER is NULL or has been freed |
NULLVALUE
ERROR condition: NULLVALUE(312):
POINTER is NULL or has been freed |
NUMBERFORMAT
CONVERSION condition: NUMBERFORMAT(217): Invalid number format for type 'FIXED BIN': '100Q' must end in B, X, B4, G
|
NUMBERFORMATGET
CONVERSION condition: NUMBERFORMATGET(218):
Invalid number format on GET |
OK
OK(0):
No error condition |
OKENDPAGE
UNDEFINEDFILE condition: OKENDPAGE(9): OK, but an end-of-page condition occurred on file '%1$s' (OPEN)
|
OKFILECREATED
UNDEFINEDFILE condition: OKFILECREATED(8):
OK, a new file was created on file '%1$s' (OPEN) |
OKNONREEL
UNDEFINEDFILE condition: OKNONREEL(7):
OK, but non tape reel (file) was opened on file '%1$s' (OPEN) |
OPENNOTSUPPORTED
UNDEFINEDFILE condition: OPENNOTSUPPORTED(37):
Error, open mode not supported for this file type on file '%1$s' (OPEN) |
OPTMISSING
UNDEFINEDFILE condition: OPTMISSING(5):
OK, but OPTIONAL is missing (OPEN); Error, file could not be deleted on file '%1$s' (DELETE) |
OUTOFRANGE
SIZE condition: OUTOFRANGE(260):
Error, conversion to lower precision would change value |
PARMGRPMAP
CONVERSION condition: PARMGRPMAP(212):
Error, parameter element mismatch |
PICNOTNUMERIC
CONVERSION condition: PICNOTNUMERIC(223):
PICTURE does not hold numeric data and a numeric operation was requested |
POINTERNOTFOUND
AREA condition: POINTERNOTFOUND(241):
Error, The pointer was not allocated in area ? |
POSITIVEINFINITY
SIZE condition: POSITIVEINFINITY(262):
Error, IEEE floating point calculation resulted in a value which is positive infinity |
PRIORCONDITIONNOTHANDLED
UNDEFINEDFILE condition: PRIORCONDITIONNOTHANDLED(46):
Error, another error after prior error condition was ignored |
PROCEDURENOTFOUND
ERROR condition: PROCEDURENOTFOUND(323):
EXTERNAL PROCEDURE ? could not be found (corresponding Java class could not be loaded: ?) |
RANGE
SUBSCRIPTRANGE condition: RANGE(206):
Error, Array |
READLOCKED
UNDEFINEDFILE condition: READLOCKED(95):
Error, attempt to read on a locked record on file '%1$s' (READ) |
READMISMATCH
UNDEFINEDFILE condition: READMISMATCH(4):
Error, read length mismatch on file '%1$s' (READ) |
RECORDMISSING
UNDEFINEDFILE condition: RECORDMISSING(23):
Error, record for a given key is missing on file '%1$s' |
REWRITELENGTHMISMATCH
UNDEFINEDFILE condition: REWRITELENGTHMISMATCH(44):
Error, rewrite structure not the same length as original record on file '%1$s' (REWRITE) |
SEQUENCE
ERROR condition: SEQUENCE(303):
Error, operation on ? out of sequence |
SIGNALED
CONDITION condition: SIGNALED(411):
SIGNAL statement executed on built-in condition |
SIGNALEDUSER
CONDITION condition: SIGNALEDUSER(412):
SIGNAL statement executed on user-defined condition |
SLICENOTNULL
SUBSCRIPTRANGE condition: SLICENOTNULL(205):
Error, Array |
STRINGRANGE
STRINGRANGE condition: STRINGRANGE(253):
Error Builtin function INDEX, INDEXR starting position is out of range |
TOOFEWARGS
CONVERSION condition: TOOFEWARGS(229):
Too few arguments to ? |
TOOSMALL
ERROR condition: TOOSMALL(302):
Error, buffer too small for '%1$s' operation |
UNKTYPE
ERROR condition: UNKTYPE(305):
Internal Error, unknown base type. |
VALUETOOLARGE
OVERFLOW, FIXEDOVERFLOW condition: VALUETOOLARGE(402):
Can't convert to type |
VALUETOOSMALL
UNDERFLOW condition: VALUETOOSMALL(401):
Can't convert to type |
WRONGPOINTER
ERROR condition: WRONGPOINTER(311):
POINTER for variable type ? cannot be used on variable type ? |
Modifier and Type | Method and Description |
---|---|
int |
code()
code - return the EPLI code associated with this enum
as an int
|
java.lang.String |
condition()
condition - return the name of the condition
|
static Condition.MessagesAndCodes |
Convert(int code)
Convert - convert an int code into a MessagesAndCodes enum
|
static Condition.MessagesAndCodes |
Convert(java.lang.String strCode)
Convert - convert an String code into a MessagesAndCodes enum,
usually used for cobolFile.getFileStatus() to a message
|
java.lang.String |
message()
message - return the EPLI message associated with this enum
|
java.lang.String |
status()
status - return the EPLI code associated with this enum
as a String of two digits to compare against CobolFile.getStatus()
|
static Condition.MessagesAndCodes |
valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static Condition.MessagesAndCodes[] |
values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
public static final Condition.MessagesAndCodes OK
public static final Condition.MessagesAndCodes DUPKEY
public static final Condition.MessagesAndCodes READMISMATCH
public static final Condition.MessagesAndCodes OPTMISSING
public static final Condition.MessagesAndCodes OKNONREEL
public static final Condition.MessagesAndCodes OKFILECREATED
public static final Condition.MessagesAndCodes OKENDPAGE
public static final Condition.MessagesAndCodes ENDFILE
public static final Condition.MessagesAndCodes RECORDMISSING
public static final Condition.MessagesAndCodes IOEXCEPTION
public static final Condition.MessagesAndCodes FILEMISSING
public static final Condition.MessagesAndCodes OPENNOTSUPPORTED
public static final Condition.MessagesAndCodes LOCKED
public static final Condition.MessagesAndCodes FILEATTRMISMATCH
public static final Condition.MessagesAndCodes ALREADYOPEN
public static final Condition.MessagesAndCodes ALREADYCLOSED
public static final Condition.MessagesAndCodes NOREADBEFOREREWRITEDELETE
public static final Condition.MessagesAndCodes REWRITELENGTHMISMATCH
public static final Condition.MessagesAndCodes PRIORCONDITIONNOTHANDLED
public static final Condition.MessagesAndCodes NOTOPENINPUT
public static final Condition.MessagesAndCodes NOTOPENOUTPUT
public static final Condition.MessagesAndCodes NOTOPENUPDATE
public static final Condition.MessagesAndCodes IBM90
public static final Condition.MessagesAndCodes IBM91
public static final Condition.MessagesAndCodes BADFILEVERSION
public static final Condition.MessagesAndCodes NETWORKERROR
public static final Condition.MessagesAndCodes IBM94
public static final Condition.MessagesAndCodes READLOCKED
public static final Condition.MessagesAndCodes IBM96
public static final Condition.MessagesAndCodes IBM97
public static final Condition.MessagesAndCodes IBM98
public static final Condition.MessagesAndCodes IBM99
public static final Condition.MessagesAndCodes FILEHANDLERERROR
public static final Condition.MessagesAndCodes INVDCB
public static final Condition.MessagesAndCodes NOFILEOPTS
public static final Condition.MessagesAndCodes MISSINGFILEOPTS
public static final Condition.MessagesAndCodes MISMATCHEDFILEOPTS
public static final Condition.MessagesAndCodes NOTSTREAM
public static final Condition.MessagesAndCodes NOTPRINTSTREAM
public static final Condition.MessagesAndCodes NOTINPUTSTREAM
public static final Condition.MessagesAndCodes NOTOUTPUTSTREAM
public static final Condition.MessagesAndCodes NOTRECORD
public static final Condition.MessagesAndCodes NOECOBOLJAR
public static final Condition.MessagesAndCodes NOPATHSPEC
public static final Condition.MessagesAndCodes INVUPDATE
public static final Condition.MessagesAndCodes NOTUNCATLG
public static final Condition.MessagesAndCodes NOTASSIGNED
public static final Condition.MessagesAndCodes DIMZERO
public static final Condition.MessagesAndCodes DIMERROR
public static final Condition.MessagesAndCodes DIMCHANGE
public static final Condition.MessagesAndCodes DIMINVALID
public static final Condition.MessagesAndCodes SLICENOTNULL
public static final Condition.MessagesAndCodes RANGE
public static final Condition.MessagesAndCodes INSTANTIATION
public static final Condition.MessagesAndCodes INVINT
public static final Condition.MessagesAndCodes PARMGRPMAP
public static final Condition.MessagesAndCodes GRPMISMATCH
public static final Condition.MessagesAndCodes BITFORMAT
public static final Condition.MessagesAndCodes INPUTMISMATCH
public static final Condition.MessagesAndCodes CANTCONVERTTOTYPE
public static final Condition.MessagesAndCodes NUMBERFORMAT
public static final Condition.MessagesAndCodes NUMBERFORMATGET
public static final Condition.MessagesAndCodes ENDOFLINE
public static final Condition.MessagesAndCodes MISMATCHEDARRAY
public static final Condition.MessagesAndCodes INVPICSPEC
public static final Condition.MessagesAndCodes INVPICDATA
public static final Condition.MessagesAndCodes PICNOTNUMERIC
public static final Condition.MessagesAndCodes CANTCONVERTDATESPEC
public static final Condition.MessagesAndCodes INVBYTELENGTH
public static final Condition.MessagesAndCodes INVDECFORMAT
public static final Condition.MessagesAndCodes ARITHMETIC
public static final Condition.MessagesAndCodes CANTCONVERTTOCOBOLTYPE
public static final Condition.MessagesAndCodes TOOFEWARGS
public static final Condition.MessagesAndCodes GETDATANAME
public static final Condition.MessagesAndCodes GETDATATYPE
public static final Condition.MessagesAndCodes GETDATAARRAYNAME
public static final Condition.MessagesAndCodes GETDATAGROUPNAME
public static final Condition.MessagesAndCodes NOTELEMENT
public static final Condition.MessagesAndCodes NOTGROUP
public static final Condition.MessagesAndCodes NOTFOUND
public static final Condition.MessagesAndCodes NOTENTRY
public static final Condition.MessagesAndCodes ENTRYPARMCOUNT
public static final Condition.MessagesAndCodes ENTRYPARMMISMATCH
public static final Condition.MessagesAndCodes NOTALLOC
public static final Condition.MessagesAndCodes POINTERNOTFOUND
public static final Condition.MessagesAndCodes BUILTINVERIFY
public static final Condition.MessagesAndCodes BUILTINREPEAT
public static final Condition.MessagesAndCodes BUILTINSUBSTR
public static final Condition.MessagesAndCodes STRINGRANGE
public static final Condition.MessagesAndCodes OUTOFRANGE
public static final Condition.MessagesAndCodes NAN
public static final Condition.MessagesAndCodes POSITIVEINFINITY
public static final Condition.MessagesAndCodes NEGATIVEINFINITY
public static final Condition.MessagesAndCodes INVTYPE
public static final Condition.MessagesAndCodes TOOSMALL
public static final Condition.MessagesAndCodes SEQUENCE
public static final Condition.MessagesAndCodes DUPEXT
public static final Condition.MessagesAndCodes UNKTYPE
public static final Condition.MessagesAndCodes ASSERT
public static final Condition.MessagesAndCodes NOTIMPL
public static final Condition.MessagesAndCodes NOOTHERWISE
public static final Condition.MessagesAndCodes NULLPOINTER
public static final Condition.MessagesAndCodes NULLPOINTERFREE
public static final Condition.MessagesAndCodes WRONGPOINTER
public static final Condition.MessagesAndCodes NULLVALUE
public static final Condition.MessagesAndCodes ENTRYINVOCATION
public static final Condition.MessagesAndCodes ADDRINSTANTIATION
public static final Condition.MessagesAndCodes INVALIDARGUMENT
public static final Condition.MessagesAndCodes NOTPERSISTANT
public static final Condition.MessagesAndCodes NOTINETP
public static final Condition.MessagesAndCodes INVLOCALE
public static final Condition.MessagesAndCodes ERRORSTRING
public static final Condition.MessagesAndCodes ADDRPOINTERFREE
public static final Condition.MessagesAndCodes INVADDRPOINTER
public static final Condition.MessagesAndCodes ADDRPOINTERASSIGN
public static final Condition.MessagesAndCodes PROCEDURENOTFOUND
public static final Condition.MessagesAndCodes ARRAYELEMENTINSTANTIATION
public static final Condition.MessagesAndCodes JAVAEXCEPTION
public static final Condition.MessagesAndCodes COBOLEXCEPTION
public static final Condition.MessagesAndCodes VALUETOOSMALL
public static final Condition.MessagesAndCodes VALUETOOLARGE
public static final Condition.MessagesAndCodes SIGNALED
public static final Condition.MessagesAndCodes SIGNALEDUSER
public static final Condition.MessagesAndCodes DIVIDEBYZERO
public static final Condition.MessagesAndCodes JDBCWARN
public static final Condition.MessagesAndCodes JDBCERROR
public static Condition.MessagesAndCodes[] values()
for (Condition.MessagesAndCodes c : Condition.MessagesAndCodes.values()) System.out.println(c);
public static Condition.MessagesAndCodes valueOf(java.lang.String name)
name
- the name of the enum constant to be returned.java.lang.IllegalArgumentException
- if this enum type has no constant with the specified namejava.lang.NullPointerException
- if the argument is nullpublic java.lang.String condition()
public int code()
public java.lang.String status()
public java.lang.String message()
public static Condition.MessagesAndCodes Convert(int code)
code
- - an integer codepublic static Condition.MessagesAndCodes Convert(java.lang.String strCode)
strCode
- - a String code