|
Sun Adapter for SAG API | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.stc.connector.sagadapter.sagapi.SAGConstants.C_ServerErrorCode
public static class SAGConstants.C_ServerErrorCode
Constants for server error code for Remote API putError(...).
| Constructor Summary | |
|---|---|
SAGConstants.C_ServerErrorCode()
|
|
| Method Summary | |
|---|---|
static int |
getLocalAuthenticationFailure()
Returns server error code SERVER_ERROR_CODE_LOCAL_AUTHENTICATION_FAILURE. |
static int |
getNoServerBusinessResponse()
Returns server error code SERVER_ERROR_CODE_NO_SERVER_BUSINESS_RESPONSE. |
static boolean |
hasValue(int value)
Checks whether the constant category has/contains the specified value. |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public SAGConstants.C_ServerErrorCode()
| Method Detail |
|---|
public static final int getLocalAuthenticationFailure()
int - Returns server error code
SERVER_ERROR_CODE_LOCAL_AUTHENTICATION_FAILURE.
public static final int getNoServerBusinessResponse()
int - Returns server error code
SERVER_ERROR_CODE_NO_SERVER_BUSINESS_RESPONSE.
public static final boolean hasValue(int value)
value - The value to be checked.
|
Sun Adapter for SAG API | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||