文语站

位置:首页 > 造句 > 

exception handler造句

造句2.14W

Used by an exception handler to indicate how the exception should be handled, once the handler is done with it.

exception handler造句

This exception handler prints exception information and then transitions to the node specified in the destination variable.

Secondly, all errors or unexpected warnings really should be handled by the exception handler.

When an exception occurs, such as dividing by zero or an access violation, the result depends on whether the thread has an exception handler.

If the previous method also has no exception handler, the exception is propagated back to that method's caller, and so on.

In the exception handler, insert a row into the error log table, recording the time and date, reason code, primary key, and coordinates.

An Atomic Transaction may not have exception handlers

You have specified exception handlers. Setting the Transaction Type property to Atomic will cause your exception handlers to be removed