What is the translation of " EXCEPTION OCCURS " in Chinese?

[ik'sepʃn ə'k3ːz]
[ik'sepʃn ə'k3ːz]
发生异常

Examples of using Exception occurs in English and their translations into Chinese

{-}
  • Political category close
  • Ecclesiastic category close
  • Programming category close
Answer: c when no exception occurs.
回答:c没有异常发生时.
When an exception occurs into except block.
发生异常时至除了块.
The code in the finally block will be executed regardless of whether an exception occurs.
Finally中的代码,不管有没有发生异常,都会执行。
If no exception occurs, the finally executes after the try.
如果异常没有发生,那么它将在try块之后执行。
You can use the finally block tomake your script fail gracefully when an exception occurs;
你可以用终结块来令你的脚本在异常发生时优雅地退出;.
The exception occurs because a boxed int cannot be stored in a string array.
个异常的发生是因为被包装的int不能在string数组中存储。
In this case,execution is paused only when a specifically-handled exception occurs.
在此情况下,仅当发生需要特别处理的异常时执行才会暂停。
When an exception occurs, roll back the Transaction and close the Session.
异常发生的时候,必须要回滚Transaction,关闭Session。
You can use the finally block tomake your script fail gracefully when an exception occurs;
你可以用finally块来令你的脚本在异常发生时优雅地退出;.
This means that when an exception occurs, a piece of code called a trap handler is run.
这意味着,在发生异常时,将运行一个称为捕获处理程序的代码块。
We simply create a special class withfunctions that can be called when an exception occurs in PHP.
我们简单地创建了一个专门的类,当PHP中发生异常时,可调用其函数。
Try/finally: Whether exception occurs or not, it automatically performs the clean-up action.
Try/finally:无论是否异常发生,执行清理行为。
Abort mode: A privileged mode that is entered whenever a prefetch abort ordata abort exception occurs.
Abort模式预读取中断或数据中断异常发生时进入的特权模式。
When an exception occurs, it may have an associated value, also known as the exception's argument.
发生异常时,它可能具有关联值,也称为异常参数。
Any child can find some basic rules of conduct,most when an exception occurs in special needs.
提示在先任何儿童的行为都可以找到一些基本的规律,多数异常情况发生在有特殊需求时。
When an exception occurs, it may have an associated value, also known as the exception's argument.
发生异常时,它可能有一个关联的值,也称为异常argument。
And work closely with the health sector, once an exception occurs, the outbreak investigation will be conducted immediately.
并与卫生部门密切配合,一旦出现异常,将立即进行疫情排查。
If an exception occurs in the protected code, the exception is thrown to the first catch block in the list.
如果保护代码中发生异常,异常被抛给第一个catch块。
However, if the service fails and the system is very busy,users could be forced to wait for up to 60 seconds before an exception occurs.
但是,如果服务失败,系统非常繁忙,用户可能会被迫等待异常发生时长达60秒前。
If an exception occurs within the TransactionScope, the transaction is marked as inconsistent and is abandoned.
如果在TransactionScope中发生异常,事务将标记为不一致并被弃用。
The finally statement block in lines 23-24 ensures that the listeningserver socket is always closed, even if an exception occurs.
在第23-24行上的finally语句,确保监听的服务器套接字总是关闭,即使在发生异常的时候。
If an exception occurs before the end of the block, it will close the file before the exception is caught by an outer exception handler.
如果嵌套模块结束之前有异常发生,系统将在异常被外部异常处理程序捕获之前关闭该文件。
Watson, ADPlus and DebugDiag, ProcDump can be used to capture a processmemory dump when an unexpected condition or exception occurs.
Watson、ADPlus以及DebugDiag一样,ProcDump可以在不期望的情况或者异常发生时,用于俘获一个进程的内存转储。
For bug 411:“Scrapy hangs if an exceptionraises in start_requests” prefer“Fix hanging when exception occurs in start_requests( 411)” instead of“Fix for 411”.
对于错误411:“如果在start_requests中引发异常,Scrapy挂起”更喜欢“在start_requests(411)中发生异常时修复挂起”,而不是“修复411”。
Exception::getMessage lets us getting the Exception message andException::getLine lets us getting the line in which the exception occurred.
Exception::getMessage让我们得到异常消息,Exception::getLine让我们得到发生异常的行。
The bytes read up to that point are stored into b andthe number of bytes read before the exception occurred is returned.
到达该点时读取的字节存储在b中,并返回发生异常之前读取的字节数。
An exception occurred when approximately 8,000 armed Lou Nuer youth approached Pibor in South Sudan in December 2011.
一次例外事件发生于2011年12月。当时约8000名洛乌努埃尔族武装青年抵近南苏丹皮博尔。
The default consequence of an exception occuring for an unchecked excption is that a message will be sent to the console.
默认的非检查信息非检查异常出现的一个默认结果就是一个信息会被发送到控制台。
The so-called laws of science were, according to the doctor, merely exceptions occurring more frequently than others.
浮士德若尔-雅里博士认为,科学上所谓的规律不过是一些例外比另一些例外发生得更频繁些。
Why does this exception occur in servers?
为什么这个异常会在服务器中触发??
Results: 187, Time: 0.0333

Word-for-word translation

Top dictionary queries

English - Chinese