Many runtime exceptions to improve common error handling and debugging abilities.
许多运行时异常,用来改进常见的错误处理和调试。
To see these errors, set the debugger to break on common language runtime exceptions.
若要查看这些错误,请将调试器设置为在发生公共语言运行时异常时中断。
The poor handling of runtime exceptions is another area that hackers will attempt to exploit.
对运行时异常的处理不足是黑客将尝试利用的另一漏洞。
These runtime exceptions display the stack trace, so that you can easily find the root cause of the error.
这些运行时异常会显示堆栈跟踪,可以帮助开发人员轻松地找到错误的根源。
Currently supported SCA Runtime exceptions are Service Runtime exception and Service Unavailable exception.
当前受支持的SCA运行时异常有服务运行时异常和服务不可用异常。
How to compute, for each method, the set of exceptions that method may throw, including runtime exceptions?
如何计算,每种方法,例外集可能抛出运行时异常的方法,包括?
Failing to observe these positioning rules may cause code to generate unexpected runtime exceptions or corrupt data.
如果不遵守这些定位规则,可能会导致代码生成意外的运行时异常或损坏的数据。
According to the SCA asynchronous programming model, runtime exceptions that occur at the target component are not returned to the source component.
根据sca异步编程模型,在目标组件发生的运行时异常不返回到源组件。
While we don't like to create programs that throw runtime exceptions at unexpected times, it happens — especially when running complex programs for the first time.
虽然我们不想创建在无法预期时抛出运行时异常的程序,但这种情况还是会发生——尤其是第一次运行复杂程序时。
In addition to the Problems view, where compile-time errors and warnings are reported, runtime exceptions are reported in the log file of the Eclipse workspace.
除了在Problems视图中报告了汇报-时间错误和警告,那么在Eclipse工作区的日志文件中将会报告例外的情况。
There is one exception to the SCA asynchronous programming model rule that runtime exceptions that occur at the target component are not returned to the source component.
sca异步编程模型规则的一个异常是在目标组件发生的运行时异常不返回到源组件。
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).
所有运行时异常都得到处理,要么在单独的活动中处理,要么在流程级别处理,具体取决于异常类型(无论流程是否需要重试)。
Starting from process Server V7.0, the new MQ failed event type is created to generate the failed events when there are service runtime exceptions while processing MQ messages.
从ProcessServerV7.0开始,在处理MQ消息的同时如果有服务运行时异常,这个新的MQ失败事件类型被创建来生成失败事件。
If you encounter runtime exceptions or other error conditions that occur in code that references another assembly, and have no other identified cause, you may be dealing with an out of date assembly.
如果遇到在引用其他程序集的代码中发生运行时异常或其他错误条件,并且找不出其他原因,则您可能正在使用过期的程序集。
If you try to use them without initializating them, they will throw exceptions at runtime.
如果尝试在未初始化的情况下使用它们,它们将会在运行时引发异常。
Another behavior unique to type constructors is how the runtime manages exceptions in a type constructor.
类型构造函数的另一个独特行为是运行库管理类型构造函数中的异常的方式。
There is also a default mechanism to deal with process exceptions (commonly referred to as runtime) called the exception event.
还有一种默认机制用于处理流程异常(通常称为运行时异常),这种机制称为异常事件。
Server-side errors other than simple syntax errors exhibit themselves at runtime as exceptions or aberrant behavior.
除了简单语法错误之外,服务器端错误在运行时将本身作为异常或异常行为进行展示。
The runtime will stop any exceptions trying to leave a type constructor and wrap the exception inside of a new TypeInitializationException object.
运行库将停止任何尝试保留类型构造函数的异常,并将该异常包装到一个新的TypeInitializationException对象内。
This allows exceptions which arise from communications or runtime difficulties to propagate back to the caller.
这就使由于通信或者运行时的困难引起的异常能够传送回调用者。
As a result, all errors regardless of the custom class used in Lotus Domino V7.0.2 are treated as AxisFault exceptions at runtime by the client and not as the custom error.
结果,不管在LotusDominoV7.0.2中使用的自定义类是什么,所有的错误在运行时都被客户机视为AxisFault异常而不是自定义错误。
Three kinds of errors occur in programs: user errors, runtime errors, and exceptions.
在程序中有三种错误,用户错误,运行时错误,异常。
Any exceptions reported during runtime are stacked in the Error log view (log file of the workspace).
运行时所报告的所有例外情况都存储在ErrorLog(工作区的日志文件)视图中。
The runtime JIT-attach dialog preempts the operating system dialog for managed exceptions or native exceptions on threads that have passed through native code.
运行时jit附加对话会抢占已通过本机代码的线程中的托管异常或本机异常的操作系统对话。
A CER defines an area in which the common language runtime (CLR) is constrained from throwing out-of-band exceptions that would prevent the code in the area from executing in its entirety.
CER定义一个区域,在该区域中公共语言运行时(CLR)会受到约束,不能引发可使区域中的代码无法完全执行的带外异常。
All three of these negatively impact code size, and exceptions and runtime type identification also increase execution time.
这三个特性都对代码的大小有负面的影响,而且异常事件和运行时类型识别还会增加执行时间。
The main purpose of a Validator is to ensure that errors are known during design time, and are not exposed as exceptions during runtime.
验证程式的主要目的是确定错误在设计阶段为已知,且在执行阶段不会公开为例外状况。
In addition to these classes, several classes having to do with workflow event queues and with exceptions thrown by the workflow runtime engine are contained in this namespace.
除这些类之外,此命名空间中还包含多个必需的类,用于处理工作流事件队列和工作流运行时引擎引发的异常。
All languages that use the runtime handle exceptions in a similar manner.
所有使用执行阶段的语言都以类似方式处理例外状况。
Common Language Runtime (CLR) Exceptions - Exceptions thrown in managed code.
公共语言运行时(CLR)异常—在托管代码中引发的异常。
应用推荐