AR System Message Catalog
ARERR [9985] The list of query sources cannot be empty.
- Product:
- AR System server
- Description:
- Server messages
- Type:
- Error
- Number:
- 9985
The RegularQuery parameter of the getListEntryObjects function (Java API) contains a list of the query sources that is either NULL
or empty. Ensure that the list has at least one element.
For more information, see these documents:
- C API Reference, which includes information about the
ARGetListEntryWithMultiSchemaFields
function and its Java class diagram
- Java API online documentation