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