常見例句雙語例句You can see a stack trace in the exception object.在這個異常對象內可以看到一個堆棧跟蹤。To deal with this, you can generate a stack trace in the constructor of the exception object during the throw exception statement.爲了解決這一問題,可以在拋出異常語句期間,在異常對象的搆造函數(shù)中生成一個堆棧跟蹤。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.儅服務器報告一個意外的異常時,您可以檢查關聯(lián)堆棧跟蹤的類和方法,來確定哪個應用程序導致了異?;蛘吲c異常有關。 返回 stack trace