exception n. 1.例外;除外,除去。 2.【法律】抗告;異議,不服,反對。 Every rule has its exceptions. 任何規(guī)則均有例外。 by way of exception 作為例外。 liable [subject] to exception 容易遭到反對的,會引起異議的。 make an exception of 把…作為例外。 make no exceptions 一視同仁,一樣看待。 take exception 1. 反對,表示異議。 2. 有反感。 take exception at 發(fā)怒,生氣。 take exception to [against] 對…提出異議。 without exception 一概,全都;無例外地。 with the exception of 除…外。 adv. -ally ,-less adj. 無例外的。
null adj. 1.無效力的,無束縛力的。 2.無效的,無用的,無益的;無價值的。 3.沒特征[個性]的,沒表情的。 4.〔罕用語〕不存在的,沒有的;零(位)的;空的。 n. 【數(shù)學】零,零位;空;【無線電】零訊號,微弱訊號。 a null indicator 零示器;零位指示器。 the null method 衡消法。 null and void 【律】無效;失效(This check is null and void. 本支票無效)。 vt. 使無效。
pointer n. 〔美國〕西點 (West Point) 軍官學校學員。 n. 1.指示者;指示物;(鐘、表的)指針;教鞭;〔口語〕線索;暗示;點子。 2.能站住用鼻尖指示獵獲物所在處的獵狗。 3.〔pl.〕 (the P-) 【天文學】(大熊星座中的)兩顆指極星。 4.【軍事】(大炮)瞄準手;(捕鯨船桅頭的)鯨位指示器。 5.〔口語〕廣告索引(=pointerad)。 6.【鐵路】閘柄。
In particular, we ll look into bug patterns that crop up as null pointer exceptions and discuss how to minimize their occurrence 我們將特別看一下作為空指針異常而出現(xiàn)的錯誤模式,并討論如何將它們的出現(xiàn)次數(shù)控制到最少。
A null pointer exception is returned in the application server file systemout . log when ifxbblob or ifxcblob is created using a serialized object and sent to the server 當使用串行化的對象創(chuàng)建ifxbblob或ifxcblob并將它們發(fā)送到服務器時,會返回一個空指針異常。
A null pointer exception is a fairly common run time error, which can stem from variables such as arrays not being initialized, or other cases where a program is attempting to use a null in the place of an object nullpointerexception是一種很常見的運行時錯誤,這種錯誤來源于變量(例如數(shù)組)沒有進行初始化,或者是某個應用程序企圖在對象位置使用空指針的情況。