新聞中心
這里有您想知道的互聯(lián)網(wǎng)營銷解決方案
創(chuàng)新互聯(lián)鴻蒙OS教程:鴻蒙OS IndexOutOfBoundsException
IndexOutOfBoundsException

java.lang.Object
|---java.lang.Throwable
|---|---java.lang.Exception
|---|---|---java.lang.RuntimeException
|---|---|---|---java.lang.IndexOutOfBoundsException
public class IndexOutOfBoundsException
extends RuntimeException拋出以指示某種索引(例如數(shù)組、字符串或向量)超出范圍。
應(yīng)用程序可以對此類進行子類化以指示類似的異常。
構(gòu)造函數(shù)摘要
| 構(gòu)造函數(shù) | 描述 |
|---|---|
| IndexOutOfBoundsException() | 構(gòu)造一個沒有詳細(xì)消息的 IndexOutOfBoundsException。 |
| IndexOutOfBoundsException(String s) | 使用指定的詳細(xì)消息構(gòu)造 IndexOutOfBoundsException。 |
方法總結(jié)
| 從類 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 |
構(gòu)造函數(shù)詳細(xì)信息
IndexOutOfBoundsException
public IndexOutOfBoundsException()
構(gòu)造一個沒有詳細(xì)消息的 IndexOutOfBoundsException。
IndexOutOfBoundsException
public IndexOutOfBoundsException(String s)
使用指定的詳細(xì)消息構(gòu)造 IndexOutOfBoundsException。
參數(shù):
| 參數(shù)名稱 | 參數(shù)描述 |
|---|---|
| s | 詳細(xì)信息。 |
網(wǎng)頁名稱:創(chuàng)新互聯(lián)鴻蒙OS教程:鴻蒙OS IndexOutOfBoundsException
鏈接URL:http://www.dlmjj.cn/article/djceigh.html


咨詢
建站咨詢
