trace exception 中文意思是什麼

trace exception 解釋
追蹤異常
  • trace : n 1 跡,足跡,蹤跡,去向。2 痕跡;證跡,線索,結果;【心理學】記憶痕;【植物;植物學】(脈)跡。3...
  • exception : n. 1. 例外;除外,除去。2. 【法律】抗告;異議,不服,反對。adv. -ally ,-less adj. 無例外的。
  1. Is a self - reference to the source object from where the logging of the trace exception occurs

    是對源對象的自引用,在這個源對象中跟蹤異常的紀錄得以重現。
  2. You can include an exception in a trace record if you are using tracing to debug an application or troubleshoot error and exception handling

    如果您正使用跟蹤來調試應用程序或排除錯誤和異常處理,則可以在跟蹤記錄中包含一個異常。
  3. Exception chaining can be used to throw a more appropriate exception without throwing away the details such as the stack trace of the underlying failure, allowing abstract layers to insulate the layers above them from the details of the layers below them while preserving information that might be useful for debugging

    異常鏈可以用於拋出一個更為合適的異常而不用丟棄關于底層失敗的細節(例如棧跟蹤) ,允許抽象層將位於它們之上的分層同位於它們之下的分層的細節隔離開來,同時保留對于調試可能有用的信息。
  4. Effective analysis with the log analysis tool requires a symptom database, which lets you correlate trace exception events with directives so that analysts can diagnose problems and take corrective action

    Log analysis tool的有效分析需要癥狀數據庫,癥狀數據庫使您可以有目的的跟蹤異常事件,這樣分析人員就可以診斷問題並進行改正。
  5. Method is intended for automated tools but also allows the attaching of additional objects, for example an exception instance, to the trace

    方法一樣都供自動化工具使用,但它還允許在跟蹤中附加其他對象,例如異常實例。
  6. When code running on such a thread throws an exception that it does not handle, the runtime prints the exception stack trace to the console and then gracefully terminates the thread

    當在此類線程中運行的代碼引發它無法處理的異常時,運行庫將把異常堆棧跟蹤列印至控制臺,然後正常終止線程。
  7. Causes the server to receive complete exception information, including the stack trace, if an exception occurs on the client during the callback

    ,那麼在回調過程中客戶端出現異常的情況下,可以使服務器收到完整的異常信息(包括堆棧跟蹤信息) 。
分享友人