常見例句雙語(yǔ)例句You can see a stack trace in the exception object.在這個(gè)異常對(duì)象內(nèi)可以看到一個(gè)堆棧跟蹤。To deal with this, you can generate a stack trace in the constructor of the exception object during the throw exception statement.為了解決這一問(wèn)題,可以在拋出異常語(yǔ)句期間,在異常對(duì)象的構(gòu)造函數(shù)中生成一個(gè)堆棧跟蹤。When the server reports an unexpected exception, you can examine the classes and methods of the associated stack trace to determine which application caused, or was involved in, the exception.當(dāng)服務(wù)器報(bào)告一個(gè)意外的異常時(shí),您可以檢查關(guān)聯(lián)堆棧跟蹤的類和方法,來(lái)確定哪個(gè)應(yīng)用程序?qū)е铝水惓;蛘吲c異常有關(guān)。 返回 stack trace