SOA中的异常处理非常依赖服务异常定义语义。
Exception processing in SOA relies heavily on Service exception definitions semantics.
在开始异常处理之前,您需要定义一个阈值集。
Before starting exception processing you need to define a threshold set.
干旱的定义是:一段时间内异常的干燥天气。
A drought by definition is a period of unusually dry weather.
超重和肥胖的定义是可损害健康的异常或过量脂肪累积。
Overweight and obesity are defined as abnormal or excessive fat accumulation that may impair health.
这是未定义,但实际上,这里做的就是抛出一个异常。
So it's not defined. But in fact, what this did was it threw an exception.
换一种说法就是永远都不要为那些其构造函数和析构函数可能抛出异常的类定义全局(静态全局)实例。
The other way to say it is, never define a global (static global) instance of a class whose constructor or destructor may throw exceptions.
如果使用类型定义错误,则从该错误的类型名称和命名空间映射该异常的名称和包。
If the fault is defined with a type, the name and package of the exception is mapped from the fault's type name and namespace.
客户端代码调用数据逻辑方法可以捕获用户定义的异常。
Client code calling the data logic method can catch the user-defined exception.
异常的官方定义,例如项目范围或项目团队成员中的变化。
An official definition of exceptions, such as changes in project scope or in the project team members.
癌症的一个定义特征是快速产生异常细胞,这些细胞超越其通常边界生长并可侵袭身体的毗邻部位和扩散到其它器官。
One defining feature of cancer is the rapid creation of abnormal cells that grow beyond their usual boundaries, and which can then invade adjoining parts of the body and spread to other organs.
SCA并不定义对返回值或声明要引发异常的方法的非阻塞调用的机制。
SCA does not define a mechanism for making non-blocking calls to methods that return values or are declared to throw exceptions.
但是,在没有异常行为定义的情况下,错误的发生会使上下文终止,提交到父上下文中。
However, the occurrence of a fault, for which no exceptional behavior is defined, causes the context to be terminated and the fault to be raised in the parent context.
“异常”的确切定义还有待讨论,但它与应用偏差检测的领域有关。
How to define "unusual" exactly is subject to academic debate and may also depend on the domain where deviation detection is applied.
良好的编程实践通常包括显式地定义已检查用户异常作为接口契约的一部分。
A good programming practice often involves explicitly defining checked user exceptions as part of the interface contract.
有些常见的异常被合并到一组预定义的异常或系统异常中。
Some exceptions are common and have been grouped into a set of pre-defined or system exceptions.
PIP指定了公共流程、消息的编排、消息的定义、流程成功和失败的定义以及当发生异常时如何进行处理。
The PIP specifies a public process, the choreography of messages, definitions of the messages, definitions of process success and failure, and what to do when faced with exceptions.
考虑定义标准dao异常类。
业务异常允许创建更整洁的流程,将流程的异常情况定义为真实异常。
Business exceptions allow you to create cleaner processes and to define exceptional situations of the process as true exceptions.
在转换过程中,参数名是可以被忽略的,但最好还是定义一个合适的名称(以备异常抛出时正确提示)。
The name of the parameter doesn't matter, because it is ignored during transformation, but it is better to select a name that properly identifies it as an exception being thrown.
一旦被病理学解释为无疾病的影响,卡扎夫的怪癖被重新定义为单纯的人格异常。
Once interpreted as signs of pathology, Qaddafi's eccentricities were redefined as mere personality quirks.
getException:该方法返回一个Exception,允许在其中嵌套用于后期恢复的异常,可以将自定义的异常填充在这里,为调用程序传递信息。
GetException : This method returns an exception which allows you to nest exceptions for later retrieval. You can stuff your own custom exception in here and pass on information to calling programs.
xsd包含所有操作的异常类型,AccountService . wsdl包含Web服务定义。
BankFault.xsd contains the exception type for the all operations and AccountService.wsdl contains the Web service definition.
如果您只想在遇到未定义的情况时抛出异常,那么就没必要使用落后的 (object,object) 模式对 x_with_y()进行初始化。
The initialization of x_with_y() with a fallback (object,object) pattern is not necessary if you simply want undefined cases to raise an exception.
如果userdefinedpushdownmethodsimpl类中的数据逻辑方法抛出异常,用户可以在方法内部定义并创建一个与异常具有相同类型的实例。
If a data logic method in the UserDefinedPushDownMethodsImpl class throws an exception, you can define and create an instance of the same type of exception inside the method.
异常行为的声明是上下文定义的一部分,并与异常进行关联,使用一些Web服务执行的行为以回应异常。
The declaration of exceptional behavior is part of the context definition and associate exceptions, with a set of activities that the web service performs in response to those exceptions.
Oracle的预定义异常是字符或单词,而IDS异常是数字。
While Oracle's predefined exceptions are characters or word, IDS exceptions are Numbers.
这个选中的异常(脚本包中定义的惟一一个异常)表示引擎无法解析或执行给定的代码。
This checked exception — the only one defined by the scripting package — indicates that the engine failed to parse or execute the given code.
通过自定义的异常传递与所发生问题相关或有用的信息。
Pass along any relevant or helpful information about the problem that occurred through that custom exception.
异常不能当作用户定义类型的数据成员使用。
Exceptions cannot be used as data members of user-defined types.
异常不能当作用户定义类型的数据成员使用。
Exceptions cannot be used as data members of user-defined types.
应用推荐