public class AccessLocalException extends EJBException
コンストラクターと説明 |
---|
AccessLocalException() 詳細メッセージなしで AccessLocalException を構築します。 |
AccessLocalException(StringSE message) 指定された詳細メッセージで AccessLocalException を構築します。 |
AccessLocalException(StringSE message, ExceptionSE ex) 指定された詳細メッセージとネストされた例外を使用して AccessLocalException を構築します。 |
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 AccessLocalException()
public AccessLocalException(StringSE message)
message
- String
SE オブジェクト。public AccessLocalException(StringSE message, ExceptionSE ex)
message
- String
SE オブジェクト。ex
- Exception
SE オブジェクト。Copyright © 2018,2020 Eclipse Foundation.
Use is subject to license terms.