... 宣告引起的异常 exception raised in declaration 异常记录 exception record 异常报表,例外报表 exception report ...
双语例句
1
By the time you catch an exception, you have no record of where the exception was thrown.
当你捕获到一个异常时,你甚至不知道这个异常是从哪个地方抛出的。
2
The Update and Delete buttons use exception handlers to display the error message if something goes wrong (such as referential integrity violations when deleting a record).
As shown in the code snippet below, this requires keeping a counter so you know when to commit and write a log record, taking care not to count rows that cause an exception.