public static final String |
CONNECTION_IOEXCEPTION_CODE |
"KNY2011E" |
public static final String |
CONNECTION_NOHTTPRESPONSE_CODE |
"KNY2013E" |
public static final String |
CONNECTION_TIMEOUT_CODE |
"KNY2012E" |
public static final String |
CONNECTION_TIMEOUT_MESSAGE |
"Connection Timeout, Unable to establish a connection" |
public static final String |
ERROR_CODE_INVALID_PARAMS |
"KNY2005E" |
public static final String |
ERROR_MESSAGE_INVALID_AUTOFLUSHCOUNT_LARGE |
"Value of eventBufferAutoFlushCount can not be greater than eventBufferMaxCount value" |
public static final String |
ERROR_MESSAGE_INVALID_AUTOFLUSHCOUNT_ZERO |
"Value of eventBufferAutoFlushCount can not be less than or equals to zero" |
public static final String |
ERROR_MESSAGE_INVALID_CONF_TYPE |
"Provide a proper confType. It should be either INSTANT or BUFFER" |
public static final String |
ERROR_MESSAGE_INVALID_EVENT_SUB_TYPE |
"eventSubType value is greater than 256 characters. Provide a Event Subtype with at most 256 chars" |
public static final String |
ERROR_MESSAGE_INVALID_EVENT_TYPE |
"eventType can not be null. Provide a proper eventType" |
public static final String |
ERROR_MESSAGE_INVALID_FLOW_TAG |
"flowTag value is greater than 256 characters. Provide a flowTag with at most 256 chars" |
public static final String |
ERROR_MESSAGE_INVALID_FORM_ID |
"formId value is greater than 256 characters. Provide a Form ID with at most 256 chars" |
public static final String |
ERROR_MESSAGE_INVALID_MAXBUFFERCOUNT |
"Value of eventBufferMaxCount value can not be less than or equals to zero" |
public static final String |
ERROR_MESSAGE_INVALID_WIDGET_ID |
"widgetID value is greater that 256 characters. Provide a widget ID with at most 256 chars" |
public static final String |
INVALID_PROVIDER |
"Invalid Identity Name" |
public static final String |
INVALID_SERVICE_NAME |
"Invalid Service Name" |
public static final String |
INVALID_URL_ERROR_CODE |
"1005" |
public static final String |
INVALID_URL_ERROR_MESSAGE |
"Invalid input url. Please check the url" |
public static final String |
KONYSYNC_EXCEPTION_CODE_CLASSNOTFOUNDEXCEPTION |
"KNY2006E" |
public static final String |
KONYSYNC_EXCEPTION_CODE_ILLEGALACCESSEXCEPTION |
"KNY2002E" |
public static final String |
KONYSYNC_EXCEPTION_CODE_ILLEGALARGUMENTEXCEPTION |
"KNY2009E" |
public static final String |
KONYSYNC_EXCEPTION_CODE_INSTANTIATIONEXCEPTION |
"KNY2001E" |
public static final String |
KONYSYNC_EXCEPTION_CODE_JSONEXCEPTION |
"KNY2008E" |
public static final String |
KONYSYNC_EXCEPTION_CODE_NOOBJECTFOUNDEXCEPTION |
"KNY2007E" |
public static final String |
KONYSYNC_EXCEPTION_CODE_NOSUCHFIELDEXCEPTION |
"KNY2003E" |
public static final String |
KONYSYNC_EXCEPTION_CODE_SECURITYEXCEPTION |
"KNY2004E" |
public static final String |
KONYSYNC_EXCEPTION_CODE_UNKNOWNEXCEPTION |
"KNY2000E" |
public static final String |
KONYSYNC_EXCEPTION_MSG_NOOBJECTFOUNDEXCEPTION |
"No such object exists" |
public static final String |
NO_CONNECTIVITY_ERROR_CODE |
"1011" |
public static final String |
NO_CONNECTIVITY_ERROR_MESSAGE |
"Device has no WIFI or mobile connectivity. Please try the operation after establishing connectivity." |
public static final String |
NO_HTTPRESPONSE_MESSAGE |
"No HTTP Response recieved from Server" |
public static final String |
REQUEST_FAILED_ERROR_CODE |
"1012" |
public static final String |
REQUEST_FAILED_ERROR_MESSAGE |
"Request Failed." |
public static final String |
SECURITYEXCEPTION_ERROR_CODE |
"KNY2010E" |
public static final String |
UNKNOWN_ERROR_CODE |
"1000" |
public static final String |
UNKNOWN_ERROR_MESSAGE |
"Unknown Error occured" |