public class NoSuchObjectLocalException extends EJBException
コンストラクターと説明 |
---|
NoSuchObjectLocalException() 詳細メッセージなしで NoSuchObjectLocalException を構築します。 |
NoSuchObjectLocalException(StringSE message) 指定された詳細メッセージで NoSuchObjectLocalException を構築します。 |
NoSuchObjectLocalException(StringSE message, ExceptionSE ex) 指定された詳細メッセージとネストされた例外を使用して NoSuchObjectLocalException を構築します。 |
getCausedByException
addSuppressedSE, fillInStackTraceSE, getCauseSE, getLocalizedMessageSE, getMessageSE, getStackTraceSE, getSuppressedSE, initCauseSE, printStackTraceSE, printStackTraceSE, printStackTraceSE, setStackTraceSE, toStringSE
cloneSE, equalsSE, finalizeSE, getClassSE, hashCodeSE, notifySE, notifyAllSE, waitSE, waitSE, waitSE
public NoSuchObjectLocalException()
public NoSuchObjectLocalException(StringSE message)
message
- String
SE オブジェクト。public NoSuchObjectLocalException(StringSE message, ExceptionSE ex)
message
- String
SE オブジェクト。ex
- Exception
SE オブジェクト。Copyright © 2018,2020 Eclipse Foundation.
Use is subject to license terms.