public static final class JZtxtcmdScript.Onerror extends JZtxtcmdScript.JZcmditem
Iferror#errorLevel
.
If it is null, no exception handling is done.
Modifier and Type | Field and Description |
---|---|
int |
errorLevel
From ZBNF.
|
char |
errorType
'n' for notfound
'f' file error
'i' any internal exception.
|
conversion, dataAccess, elementType, expression, parentList, sindentA, srcColumn, srcFile, srcLine, statementlist, subitem, textArg
mColumn, mFile, mLine
Constructor and Description |
---|
Onerror(JZtxtcmdScript.StatementList parentList) |
Modifier and Type | Method and Description |
---|---|
void |
set_errortype(java.lang.String type) |
(package private) void |
setCmdError()
Sets the statement to a cmd error execution.
|
add_boolExpr, add_dataAccess, add_dataStruct, add_Filepath, add_filesetAccess, add_numExpr, add_statementBlock, add_textExpr, elementType, isEmpty, new_boolExpr, new_dataAccess, new_dataStruct, new_Filepath, new_filesetAccess, new_numExpr, new_statementBlock, new_textExpr, scriptException, set_plainText, set_text, setLineColumnFile, setLineColumnFileMode, statementlist, toString, writeStruct, writeStructAdd, writeStructLine, XXXadd_File, XXXnew_File
public int errorLevel
public char errorType
Onerror(JZtxtcmdScript.StatementList parentList)