class JZtxtcmdThreadData
extends java.lang.Object
JZtxtcmdThread
and JZtxtcmdThreadQueue
The elements are not used in that derived classes, but in the JZtxtcmdExecuter.ExecuteLevel
while working in the threads.Modifier and Type | Field and Description |
---|---|
(package private) DataAccess.Variable<java.lang.Object> |
error
Exception text.
|
(package private) int |
excColumn |
(package private) java.lang.Throwable |
exception
The exception with them the thread was finished or null.
|
(package private) int |
excLine |
(package private) java.lang.String |
excSrcfile |
(package private) JZtxtcmdScript.JZcmditem |
excStatement |
static java.lang.String |
version
The version, history and license.
|
Constructor and Description |
---|
JZtxtcmdThreadData() |
public static final java.lang.String version
JZtxtcmdThread
, was part of content there.
DataAccess.Variable<java.lang.Object> error
java.lang.Throwable exception
JZtxtcmdScript.JZcmditem excStatement
int excLine
int excColumn
java.lang.String excSrcfile