|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.esri.sde.sdk.client.SeError
public class SeError
Field Summary | |
---|---|
static int |
SE_NO_PERMISSIONS
|
static int |
SE_STATE_INUSE
|
static int |
SE_TABLE_NOREGISTERED
|
Constructor Summary | |
---|---|
SeError()
|
Method Summary | |
---|---|
java.lang.String |
getErrDesc()
|
java.lang.String |
getExtErrMsg()
|
int |
getExtError()
|
java.lang.String |
getSdeErrMsg()
|
int |
getSdeError()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public static int SE_NO_PERMISSIONS
public static int SE_TABLE_NOREGISTERED
public static int SE_STATE_INUSE
Constructor Detail |
---|
public SeError()
Method Detail |
---|
public java.lang.String getErrDesc()
public int getSdeError()
public java.lang.String getSdeErrMsg()
public int getExtError()
public java.lang.String getExtErrMsg()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |