throw errors 中文意思是什麼

throw errors 解釋
引發錯誤
  • throw : vt (threw; thrown )1 扔,拋,投,摔,擲,丟。2 摔倒,使翻倒;(將船等)沖上(暗礁等);(馬)把...
  1. Errors that occur during an asynchronous read request, such as a disk failure during the i o request, occur on the thread pool thread and throw exceptions when calling

    異步讀取請求期間出現的錯誤(如i / o請求期間的磁盤故障)發生在線程池線程上,並在調用
  2. Errors that occur during an asynchronous write request, such as a disk failure during the i o request, occur on the thread pool thread and throw exceptions when calling

    異步寫請求期間出現的錯誤(如i / o請求中期間出現的磁盤故障)發生在線程池線程上,並且在調用
  3. If this method does not support logging multiple errors, this method should throw an exception, which aborts serialization

    如果此方法不支持記錄多個錯誤,則此方法應引發一個異常,這將中止序列化。
分享友人