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