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)
message - StringSE オブジェクト。public AccessLocalException(StringSE message, ExceptionSE ex)
message - StringSE オブジェクト。ex - ExceptionSE オブジェクト。Copyright © 2018,2020 Eclipse Foundation.
Use is subject to license terms.