error handler
常見(jiàn)例句
- Note that if no error handler is attached, the default implementation throws a SAXParseException on any validation error.
注意,如果沒(méi)有指定錯(cuò)誤處理程序,則默認(rèn)的實(shí)現(xiàn)對(duì)任何驗(yàn)證錯(cuò)誤都拋出 SAXParseException 異常。 - You can then work with the XMLReader instance as you would with a straight SAX application which of course includes setting an error handler.
接下來(lái)可以像處理一個(gè)簡(jiǎn)單 SAX 應(yīng)用程序一樣處理 XMLReader 實(shí)例,并設(shè)置一個(gè)錯(cuò)誤處理程序。 - Note that proper exception handling in SQL PL dictates that each procedure has an error handler that could easily enough have told us the failing procedure.
注意,SQL PL 中適當(dāng)?shù)漠惓L幚硪竺總€(gè)過(guò)程有一個(gè)錯(cuò)誤處理程序,這個(gè)錯(cuò)誤處理程序應(yīng)該可以很容易地告訴我們出錯(cuò)的過(guò)程。 返回 error handler