Is it possible to receive expiration or timeout exception when making a synchronous call?
当进行同步调用时,是否能够接收过期或超时异常?
It will stop waiting if the condition is fulfilled, or return a timeout exception if it exceeds the maximum waiting time.
它将在条件满足时停止等待,或者在超出最大等待时间时返回一个超时异常。
In this example, if a user takes more than a minute to confirm a buy or sell order, the web service throws a timeout exception.
本例中,如果用户确认买卖订单的时间超过一分钟,Web服务就会发出超时异常。
Otherwise, Business Process Choreographer will not be able to commit the send transactions and consequently, messages will not be sent, resulting in a timeout exception on the receiver.
否则,BusinessProcess Choreographer将不能提交发送事务,因此消息将不被发送,导致接收方出现超时异常。
WSCI can raise an exception based on a fault message from WSDL, a message content, or an event (for example, Timeout event).
WSCI能抛出一些异常,它们来自于WSDL、信息内容或事件(例如,超时事件)的错误信息。
When a timeout occurs during the processing of a service request or response message, it is considered an exception and some measure must be taken to deal with the exception.
在处理服务请求或相应消息的过程中出现超时的时候,超时将被视为异常,必须采取某些措施来处理异常。
The system level error includes syntactical error, null pointer exception, web service timeout, database connection timeout, and so on.
系统级错误包括语法错误、空指针异常、web服务超时、数据库连接超时等。
The timeout element is actually an event element, which is used inside an exception element.
超时元素实际上是在异常事件中使用的事件元素。
There were two options for what should happen when the retrieval timeout occurs: return null or throw an exception.
对于在检索超时发生时应当发生的事情,有两个选择:返回null或者引发异常。
There were two options for what should happen when the retrieval timeout occurs: return null or throw an exception.
对于在检索超时发生时应当发生的事情,有两个选择:返回null或者引发异常。
应用推荐