What do I mean by a handled exception?
那可处理的异常又是什么意思呢?
This causes an exception to occur in the RPG program being handled.
这将导致正被处理的RPG程序内部出现一个异常。
Secondly, all errors or unexpected warnings really should be handled by the exception handler.
其次,所有错误或意想不到的警告实际上应该由异常处理程序来处理。
The CXF server handled this correctly, but the client threw an exception while processing the response.
CXF服务器可以正确处理这种情况,但是在处理响应时客户端会抛出一个异常。
In Part 3, we will show you how such exception messages are handled in the mediation module and how they are converted into an error that is sent back to the original client.
在第3部分中,我们将演示如何在中介模块中处理此类异常消息,以及如何将其转换为错误,以发送回原始客户端。
This is important as the process needs to resume at that activity once the exception has been handled.
这很重要,因为一旦异常得到处理,流程需要在该活动处恢复。
It's helpful to designate the role of exception process facilitator in your guide, but this item can also be handled by any other role that you feel is appropriate.
在指南中指定例外流程辅助人员将非常有帮助,但这项工作还可以由您认为合适的任何其他角色处理。
All the runtime exceptions are handled in either the individual activity, or in the process level depending on the type of the exception (whether it needs a retry or not).
所有运行时异常都得到处理,要么在单独的活动中处理,要么在流程级别处理,具体取决于异常类型(无论流程是否需要重试)。
In the case of failure, an exception is raised and handled.
如果失败,会抛出一个异常并予以处理。
This presupposes that there is a framework in place in which several exception types are handled easily.
它预假设有一个可以容易处理的例外种类的框架。
Exception handling — Points when exceptions and errors are thrown and handled.
异常处理(Exception handling)——抛出和处理异常与错误时的点。
Single-File Multipass images are also handled correctly with one exception: if you render without LWF and output to 32-bit Photoshop can no longer composite the image properly.
正确处理单文件多路图像也有一个例外:如果你没有LWF和输出32位的Photoshop渲染可以不再复合图像正常。
The majority of these tasks are executed asynchronously (the exception is the file system action that is handled synchronously).
这些任务主要是异步执行的(只有文件系统动作例外,它是同步处理的)。
The exception is Brazil: it's customer support operations will remain in that country and won't be handled by the new center for now.
巴西是个例外,它的客户技术支持将继续留在国内,目前暂时不由这个新服务中心提供处理。
Should the new exception supersede the earlier exception that has not yet been handled?
新的异常应该取代仍未处理的早先的异常吗?
In general, the storage that is local to a block that throws an exception is not around when the exception is handled.
一般而言,在处理异常的时候,抛出异常的块中的局部存储不存在了。
This method might ignore an exception. In general, exceptions should be handled or reported in some way, or they should be thrown out of the method.
这种方法可能会忽略一个例外。一般来说,异常应以某种方式处理或报告的,或者他们应该在方法外被抛出。
The handy thing to remember about exception handling is that the errors can be handled outside of the regular code.
关于异常捕获顺便要提及的是:错误可以在正常代码之外被处理。
This exception is handled by the unit test engine to indicate an assert failure.
测试引擎处理此异常以指示测试失败。
Because the exception has been handled, the event method does not return an HTTP error status code.
因为异常已被处理,所以该事件方法不返回HTTP错误状态代码。
Specifies an exception that is handled as a warning rather than an error.
指定被当作警告而不是错误处理的异常。
You can tell the debugger to break on any exception that is not handled by a handler in user code (" My code ").
您可以让调试器在遇到任何未由用户代码(“我的代码”)中的处理程序处理的异常时中断执行。
If the exception event can not be handled in time, it will make the software system not run well.
如果不能及时处理异常事件,将造成软件系统无法正确运行。
The exception object is passed to the corresponding catch and is destroyed after the exception is completely handled.
异常对象将传给对应的catch,并且在完全处理了异常之后撤销。
Gets or sets a value indicating whether an exception that was raised during the delete operation was handled in the event handler.
取得或设定值,指出是否在事件处理常式中处理删除作业中引发的例外状况。
Remember, if an exception occurs and is not handled at all, the debugger always breaks.
请记住,如果发生了异常但根本没有进行处理,调试器总是会中断执行。
NET exception occurs and is not handled, the debugger always breaks execution.
NET异常并且没有进行处理,调试器总是会中断执行。
Gets or sets a value that indicates whether the exception was handled and that it should not be thrown again.
获取或设置一个值,该值指示异常是否已得到处理而不该再次引发。
Gets or sets a value that indicates whether the exception was handled and that it should not be thrown again.
获取或设置一个值,该值指示异常是否已得到处理而不该再次引发。
应用推荐