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