| 释义 |
exception routine 异常[例外]例行程序;[异常常式] A routine to which control is passed in order to deal with some exception condition that occurs during processing. Depending upon the condition, it may output an exception report. 一种例行程序,为了应付在处理期间出现的异常状况而接受控制权。根据异常状况之不 同,它可能输出某种异常报告。 参阅exception handler。 |