您还能“捕捉(catch)”异常,以便使用错误捕获运算符(|)来管理Blue中的错误。
You can also "catch" exceptions to manage errors in Blue with the error-trapping operator (|).
首次错误数据捕获(FFDC)也是用来做问题诊断的。
First Failure Data Capture (FFDC) is also used in problem diagnosis.
第一次运行的时候它是不能捕获到所有的错误的。
如果没有进行静态检查,那么这类错误到了运行的时候才会被捕获。
Without static checking, such errors are not caught until run time.
使用断言捕获代码中的逻辑错误。
下一步是定义错误处理程序来捕获shippingfault。
The next step is to define the fault handler to catch the shippingfault.
现在,驱动程序已被捕获,将他的错误的行为受到惩罚。
Now the driver has been caught and will be punished for his wrong doing.
快速捕获设备上的错误报告。
不要在异常后还使用回调通道,尽管你捕获了异常,因为通道可能出于错误状态。
Never use a proxy instance after an exception, even if you catch that exception.
不要在异常后还使用回调通道,尽管你捕获了异常,因为通道可能出于错误状态。
Never use a proxy instance after an exception, even if you catch that exception.
应用推荐