| Modifier and Type | Field and Description |
|---|---|
static int |
ERR_CANNOT_PARSE_ENTITY_MODEL |
static int |
ERR_CANNOT_PARSE_ENUM_MODEL |
static int |
ERR_INVALID_STATE |
static int |
ERR_INVALID_URL |
static String |
TYPE |
| Constructor and Description |
|---|
ConfigurationRegistryError(int code) |
| Modifier and Type | Method and Description |
|---|---|
String |
getLocalizedMessage() |
String |
getMessage() |
String |
getType() |
public static final String TYPE
public static final int ERR_INVALID_URL
public static final int ERR_INVALID_STATE
public static final int ERR_CANNOT_PARSE_ENTITY_MODEL
public static final int ERR_CANNOT_PARSE_ENUM_MODEL
public String getMessage()
getMessage in interface IErrorpublic String getLocalizedMessage()
getLocalizedMessage in interface IErrorCopyright © 2018. All rights reserved.