ErrorCode

public class ErrorCode

Fields

ERROR_DATA_NOT_FOUND

public static final int ERROR_DATA_NOT_FOUND

ERROR_EXTRACTING_PAYLOAD_FROM_MESSAGE

public static final int ERROR_EXTRACTING_PAYLOAD_FROM_MESSAGE

ERROR_MISSING_REQUIRED_PARAMETER

public static final int ERROR_MISSING_REQUIRED_PARAMETER

ERROR_PARSING_REQUEST

public static final int ERROR_PARSING_REQUEST

ERROR_PROTOCOL_UNSUPPORTED

public static final int ERROR_PROTOCOL_UNSUPPORTED

ERROR_READING_DATABASE

public static final int ERROR_READING_DATABASE

ERROR_READING_REQUEST

public static final int ERROR_READING_REQUEST

ERROR_RECORD_ALREADY_EXIST

public static final int ERROR_RECORD_ALREADY_EXIST

ERROR_SENDING_MESSAGE

public static final int ERROR_SENDING_MESSAGE

ERROR_UNKNOWN

public static final int ERROR_UNKNOWN

ERROR_UNKNOWN_ACTION

public static final int ERROR_UNKNOWN_ACTION

ERROR_WRITING_DATABASE

public static final int ERROR_WRITING_DATABASE

ERROR_WRITING_MESSAGE

public static final int ERROR_WRITING_MESSAGE