Class realm_app_errno_json_e


  • public final class realm_app_errno_json_e
    extends java.lang.Object
    • Field Detail

      • RLM_APP_ERR_JSON_BAD_TOKEN

        public static final int RLM_APP_ERR_JSON_BAD_TOKEN
        See Also:
        Constant Field Values
      • RLM_APP_ERR_JSON_MALFORMED_JSON

        public static final int RLM_APP_ERR_JSON_MALFORMED_JSON
        See Also:
        Constant Field Values
      • RLM_APP_ERR_JSON_MISSING_JSON_KEY

        public static final int RLM_APP_ERR_JSON_MISSING_JSON_KEY
        See Also:
        Constant Field Values
      • RLM_APP_ERR_JSON_BAD_BSON_PARSE

        public static final int RLM_APP_ERR_JSON_BAD_BSON_PARSE
        See Also:
        Constant Field Values
    • Constructor Detail

      • realm_app_errno_json_e

        public realm_app_errno_json_e()