public class ParameterOutOfBoundsException extends RuntimeExceptionSE
Parameters インスタンス内の無効なインデックスを使用して Parameter にアクセスしようとしたときにスローされる例外。| コンストラクターと説明 |
|---|
ParameterOutOfBoundsException(StringSE message, ThrowableSE cause) 指定された例外を原因として、新しい ParameterOutOfBoundsException を作成します。 |
addSuppressedSE, fillInStackTraceSE, getCauseSE, getLocalizedMessageSE, getMessageSE, getStackTraceSE, getSuppressedSE, initCauseSE, printStackTraceSE, printStackTraceSE, printStackTraceSE, setStackTraceSE, toStringSEcloneSE, equalsSE, finalizeSE, getClassSE, hashCodeSE, notifySE, notifyAllSE, waitSE, waitSE, waitSEpublic ParameterOutOfBoundsException(StringSE message, ThrowableSE cause)
ParameterOutOfBoundsException を作成します。message -cause -Copyright © 2011–2019 Pivotal Software, Inc.. All rights reserved.