當前位置:生活全書館 >

IT科技

> invocationtargetexception是什麼異常

invocationtargetexception是什麼異常

invocationtargetexception的意思是:

invocationtargetexception是什麼異常

InvocationTargetException 是一種包裝由呼叫方法或構造方法所丟擲異常的受查異常。這個異常並不是Eclipse外掛開發特有的,而是標準JDK中的,它定義在 java.lang.reflect包下。在進行Java開發的時候很少會接觸到這個異常,不過在進行Eclipse外掛開發中則不同,很多API都宣告丟擲此類異常,因此必須對此異常進行處理。

標籤:
  • 文章版權屬於文章作者所有,轉載請註明 https://shqsg.com/dianzi/r53pmo.html