trycatch信息详情

trycatch发音

意思翻译

trycatch公司

相似词语短语

strychnos spp───马钱子属

strychnos plant───马钱子植物

strychnos lucida───马钱子

strychnos nux-vomica───呕吐便秘

strychnos peckii───马钱子

strychnos genus───马钱子属

strychnine───n.士的宁;番木鳖碱

strychnos fruit───马钱子

strychnos vine───马钱子

双语使用场景

If the value returned is an empty handle, and you do not have a TryCatch in place, your code must bail out.───如果返回值是一个空句柄,并且你没有正确的设置TryCatch,你的代码就会崩溃。

You can catch exceptions with TryCatch, for example.───你可以使用TryCatch来捕获异常,如下所示。

If you do have a TryCatch the exception is caught and your code is allowed to continue processing.───如果你设置一个TryCatch,异常就会被捕获,你的代码可以继续执行。

Returns the name of the stored procedure or trigger where an error occurred that caused the CATCH block of a TRYCATCH construct to be run.───返回在其中出现了导致TRYCATCH构造的CATCH块运行的错误的存储过程或触发器的名称。

Returns the error number of the error that caused the CATCH block of a TRYCATCH construct to be run.───返回错误的错误号,该错误会导致运行TRYCATCH结构的CATCH块。

Velocity makes it easy to access Java objects in your views without complex definitions and Java constructs, such as Try Catch loops.───Velocity使您可以轻松地访问视图中的Java对象,而无需复杂的定义和Java结构,例如TryCatch循环。

If the CATCH block contains a nested TRYCATCH construct , any error in the nested TRY block will pass control to the nested CATCH block .───如果CATCH块包含嵌套的TRYCATCH构造,则嵌套的TRY块中的任何错误都会将控制传递给嵌套的CATCH块。

Finally. Branching Out of TryCatch Blocks.───之前的最后一个块。

In this case, you'll need to surround your code with a try catch block.───在这种情况下,需要用一个trycatch程序块来包围代码。

英语使用场景