新聞中心
InternalError

成都創(chuàng)新互聯(lián)咨詢電話:13518219792,為您提供成都網站建設網頁設計及定制高端網站建設服務,成都創(chuàng)新互聯(lián)網頁制作領域十多年,包括成都小攪拌車等多個領域擁有豐富的營銷推廣經驗,選擇成都創(chuàng)新互聯(lián),為企業(yè)錦上添花。
java.lang.Object
|---java.lang.Throwable
|---|---java.lang.Error
|---|---|---java.lang.VirtualMachineError
|---|---|---|---java.lang.InternalError
public class InternalError
extends VirtualMachineError拋出表示 Java 虛擬機中發(fā)生了一些意外的內部錯誤。
構造函數(shù)摘要
| 構造函數(shù) | 描述 |
|---|---|
| InternalError() | 構造一個不帶詳細消息的 InternalError。 |
| InternalError(String message) | 使用指定的詳細消息構造一個 InternalError。 |
| InternalError(String message, Throwable cause) | 使用指定的詳細消息和原因構造一個 InternalError。 |
| InternalError(Throwable cause) | 構造具有指定原因的 InternalError 和 (cause==null ? null : cause.toString()) 的詳細消息(通常包含原因的類和詳細消息)。 |
方法總結
| 從類 java.lang.Object 繼承的方法 |
|---|
| clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| 從類 java.lang.Throwable 繼承的方法 |
|---|
| addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
構造函數(shù)詳細信息
InternalError
public InternalError()
構造一個不帶詳細消息的 InternalError。
InternalError
public InternalError(String message)
使用指定的詳細消息構造一個 InternalError。
參數(shù):
| 參數(shù)名稱 | 參數(shù)描述 |
|---|---|
| message | 詳細信息。 |
InternalError
public InternalError(String message, Throwable cause)
使用指定的詳細消息和原因構造一個 InternalError。
請注意,與原因相關的詳細消息不會自動合并到此錯誤的詳細消息中。
參數(shù):
| 參數(shù)名稱 | 參數(shù)描述 |
|---|---|
| message | 詳細消息(保存以供 Throwable.getMessage() 方法稍后檢索)。 |
| cause | 原因(由 Throwable.getCause() 方法保存以供以后檢索)。 (允許使用空值,表示原因不存在或未知。) |
InternalError
public InternalError(Throwable cause)
構造具有指定原因的 InternalError 和 (cause==null ? null : cause.toString()) 的詳細消息(通常包含原因的類和詳細消息)。
參數(shù):
| 參數(shù)名稱 | 參數(shù)描述 |
|---|---|
| cause | 原因(由 Throwable.getCause() 方法保存以供以后檢索)。 (允許使用空值,表示原因不存在或未知。) |
網頁題目:創(chuàng)新互聯(lián)鴻蒙OS教程:鴻蒙OS InternalError
網站URL:http://fisionsoft.com.cn/article/ccddoes.html


咨詢
建站咨詢
