导航菜单

Runtime-exception是什么意思_翻译中文_怎么读

Runtime-exception

网络释义:运行时异常;运行异常;抛出运行时异常

网络释义

1.运行时异常RK_STATE,专案中若少了这个权限,将导致程式执行阶段例外Runtime Exception),这是因为 Google Analytics for Andr…

例句释义:,运行时异常,运行异常,抛出运行时异常

1.It probably seems pke quite a bit of work to change what happens when a runtime exception occurs.发生运行时异常时,可能要做许多工作来更改发生的问题。

2.The checked forms check for overflow and generate a runtime exception if the resulting value exceeds the pmits of the target type.执行检查形式将会检查溢出情况,如果结果值超出目标类型的限制,则会生成运行时异常。

3.A try. . . catch structure changes the runtime exception behavior to what is specified in the catch clause.catch结构将运行时异常行为更改为catch子句中所指定的行为。

4.Parameters that are required must be bound. A runtime exception occurs if a component has unbound required parameters.必选参数必须要被绑定。如果一个组件没有绑定必选的参数将会发生运行时异常。

5.Using it on other threads will cause a runtime exception to be thrown.在其他线程上使用它会导致引发运行时异常。

6.You also do not need to worry about altering code to catch a specific exception because it is wrapped in a runtime exception.您也不必费心修改代码以捕获异常,因为异常已包装到一个运行时异常中。

7.Then, any threads created in that thread group will get the new behavior when an unforeseen runtime exception happens.然后,当发生未预料的运行时异常时,该线程组内创建的任何线程都将获得新的行为。

8.Method is allocated a thread, but either the setup of context failed or the method exited by throwing a runtime exception.方法分配给一个线程时抛出的,但这个异常或者是上下文设置失败,或者是通过抛出运行时异常退出方法。

9.It's important to note that violating the principle doesn't necessarily result in a runtime exception or misbehavior.请务必注意违反原则,并不一定导致运行时异常或不良行为。

10.If your runtime is installed on another port number, you will receive a runtime exception.如果您的运行时安装在另一端口号,将会接收到一个运行时异常。