All Downloads are FREE. Search and download functionalities are using the official Maven repository.

.servicesdk.prov.odata4.cdx.1.40.11.source-code.library-exceptions-i18n.properties Maven / Gradle / Ivy

The newest version!
CDSRuntimeException.NOT_IMPLEMENTED= '%1$s' :Not Implemented.
CDSRuntimeException.QUERY_FAILED= CDS Query execution failed. Please check logs for more details
CDSRuntimeException.NO_CONNECTION= No Connection to database
CDSRuntimeException.INTERNAL_ERROR= Internal Error Occured
CDSRuntimeException.NO_ENTITY_FOUND=No Entity found for the URL.
CDSRuntimeException.TOP_SKIP_LIMITATION=Top and Skip cannot be applied while navigating and expanding simultaneously due to CDS subquery limitations.
CDSRuntimeException.SERVER_PAGE_SIZE=Server page size should be a positive Integer
CDSMetadataException.ANNOTATION_CREATION_ERROR=Error while creating annotations for metadata.
CDSMetadataException.UNAVAILABLE_NAVIGATION=Navigation to entities which exist outside context are not allowed.
CDSMetadataException.NO_DB_CONNECTION_METADATA=No connection to DB available to create the metadata.
CDSMetadataException.METADATA_CREATION_FAILURE=Error while creating the metadata. Please check logs for more details.
CDSMetadataException.SUBCONTEXT_NOT_ALLOWED=Odata Service cannot be created when having a sub context.
CDSMetadataException.NO_ARTICATS_AVAILABLE=No artifacts available in the context to be published as OData.
CDSMetadataException.METADATA_ACCESS_FAIL=Error in accessing the metadata.
CDSMetadataException.SUBCONTEXT_EXIST_ERROR=The context '%1$s' has a subcontext due to which no context would be exposed.
CDSMetadataException.NON_CONTEXT_ARTIFACT_PUBLISHED=Only contexts can be published as OData Service
ODataProcessorException.NOT_IMPLEMENTED=This feature is not Implemented
ODataProcessorException.NO_ENTITY_FOUND=No entity found
ODataProcessorException.NO_DATA_PROVIDER_FOUND=No Data Providers found for this request
ODataProcessorException.WRONG_RETURN_TYPE=Return type of your operation does not match return type of the data




© 2015 - 2025 Weber Informatics LLC | Privacy Policy