| Modifier and Type | Field and Description |
|---|---|
static int |
ERR_EMPTY_ENTITY_RESPONSE |
static int |
ERR_ENTITY_NOT_FOUND |
static int |
ERR_INVALID_ENTITY_RESPONSE |
static String |
TYPE |
| Constructor and Description |
|---|
JSEntityError(int code) |
| Modifier and Type | Method and Description |
|---|---|
String |
getLocalizedMessage() |
String |
getMessage() |
String |
getType() |
public static final String TYPE
public static final int ERR_EMPTY_ENTITY_RESPONSE
public static final int ERR_INVALID_ENTITY_RESPONSE
public static final int ERR_ENTITY_NOT_FOUND
public String getMessage()
getMessage in interface IErrorpublic String getLocalizedMessage()
getLocalizedMessage in interface IErrorCopyright © 2018. All rights reserved.