exception throw
基本解釋
- 引發(fā)異常
英漢例句
- If the criterion is not met you can raise an exception using the Throw node.
如果不滿足條件,您可以使用 Throw 節(jié)點引發(fā)一個異常。 - To deal with this, you can generate a stack trace in the constructor of the exception object during the throw exception statement.
為了解決這一問題,可以在拋出異常語句期間,在異常對象的構(gòu)造函數(shù)中生成一個堆棧跟蹤。 - When determining what type of exception to throw, you should always first consider the tier that will handle the reported exception.
當(dāng)決定拋出何種類型的異常時,您應(yīng)該總是首先考慮將要處理所報告異常的層。 - The format is the same. I'm going to ask for some input, and then I am going to use that procedure to check, is this the right type of value. And I'm trying to use that to do the coercion if you like. Same thing if it works, I'm going to skip that, if it not, it's going to throw the exception.
格式是一樣的,我需要一些輸入,然后我要用一個過程來檢查,是否是正確的值,然后你就可以做強(qiáng)制轉(zhuǎn)換了,如果能運行,那是一樣的,我打算跳過這段,如果不正確,那就會拋出一個異常。
麻省理工公開課 - 計算機(jī)科學(xué)及編程導(dǎo)論課程節(jié)選 - The NSTextAlignmentNatural value is unsupported and will throw an exception when used with the textAlignment property of UILabel or supplied as the alignment parameter to the drawInRect:withFont:lineBreakMode:alignment: method of NSString.
ENGADGET: Apple seeds iOS 6 beta 4 to developers: here's the changelog
雙語例句
原聲例句
權(quán)威例句
詞組短語
- exception n throw 引發(fā)異常
- throw exception 拋出異常
- re -throw Exception 你會重拋異常
- R throw throw exception 拋出異常
- throw an exception 引發(fā)異常;拋出一個異常;拋出異常;異常
短語
專業(yè)釋義
- 引發(fā)異常