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

re-messaging-servicebus.7.2.0-beta.1.source-code.azure-messaging-servicebus.properties Maven / Gradle / Ivy

name=${project.artifactId}
version=${project.version}
CLASS_NOT_A_SUPPORTED_TYPE=Class '%s' is not a supported deserializable type.
MESSAGE_NOT_OF_TYPE=Message body type is not of type Data, but type: %s. Not setting body contents.
REQUEST_VALUE_NOT_VALID=Back pressure request value not valid. It must be between {} and {}.
INVALID_OPERATION_DISPOSED_RECEIVER=Cannot perform operation '%s' on a disposed receiver.
INVALID_OPERATION_DISPOSED_SENDER=Cannot perform operation '%s' on a disposed sender.
INVALID_LOCK_TOKEN_STRING=Invalid lock token '%s'.
PROCESS_SPAN_SCOPE_TYPE_ERROR=Process span scope type is not of type Closeable, but type: %s. Not closing the scope\
  and span
MESSAGE_PROCESSOR_RUN_END=MessageProcessor.run() endTracingSpan().close() failed with an error %s




© 2015 - 2024 Weber Informatics LLC | Privacy Policy