public class TestManagerException
extends java.lang.RuntimeException
| Modifier and Type | Field and Description |
|---|---|
static int |
ECREATESS |
static int |
ECREATEST |
static int |
EDELETESS |
static int |
EDELETEST |
static int |
EDSDNULL |
static int |
EDSDPJNMNULL |
static int |
EDSDSSIDNULL |
static int |
ENOTLOGGEDIN |
static int |
EPJNMNULL |
static int |
ERESETDATAPATH |
int |
errorCode |
static int |
ESSNULL |
| Constructor and Description |
|---|
TestManagerException() |
TestManagerException(int errorCode,
java.lang.String msg) |
TestManagerException(java.lang.String msg) |
public static final int EDSDNULL
public static final int ECREATEST
public static final int EDELETEST
public static final int EDSDPJNMNULL
public static final int EPJNMNULL
public static final int EDSDSSIDNULL
public static final int ESSNULL
public static final int EDELETESS
public static final int ERESETDATAPATH
public static final int ECREATESS
public static final int ENOTLOGGEDIN
public int errorCode