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

ommon.itcb-common-client.0.3.1.source-code.common-clientResources.properties Maven / Gradle / Ivy

# Client Exceptions
common.client.exception.not_correct_interface=The service interfaces must use only one parameter (Request) and must declare a return type (Response). This call doesn't respect this rule (Method : {0})
common.client.exception.not_set_securement_provider=Since you declare a SecurityInterceptor, you have to set the securementCredentialsProvider property. This call doesn't respect this rule (Method : {0})
common-client.exception.technical_error=A technical error occured when the client have called the webservice (Method : {0}; URI : {1})
common-client.exception.validation_error=The message sent to the webservice is not valid (Validation Error : {0})
common-client.exception.resolver.transformation_error=Transformation from soap fault to BusinessItcbException didn't work (Error : {0})




© 2015 - 2025 Weber Informatics LLC | Privacy Policy