|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectamip.api.wrapper.constants.Errors
public class Errors
Field Summary | |
---|---|
static int |
AC_ERR_CLIENTISNULL
|
static int |
AC_ERR_CONNECTIONFAILED
|
static int |
AC_ERR_EXCEPTION
|
static int |
AC_ERR_NOERROR
|
static int |
AC_ERR_SERVERNOTRUNNING
|
Constructor Summary | |
---|---|
Errors()
|
Method Summary |
---|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public static final int AC_ERR_NOERROR
public static final int AC_ERR_CLIENTISNULL
public static final int AC_ERR_EXCEPTION
public static final int AC_ERR_CONNECTIONFAILED
public static final int AC_ERR_SERVERNOTRUNNING
Constructor Detail |
---|
public Errors()
|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |