public class CannotCreateTransactionException extends TransactionException
| コンストラクターと説明 |
|---|
CannotCreateTransactionException(StringSE msg)CannotCreateTransactionException のコンストラクター。 |
CannotCreateTransactionException(StringSE msg, ThrowableSE cause)CannotCreateTransactionException のコンストラクター。 |
contains, getMessage, getMostSpecificCause, getRootCauseaddSuppressedSE, fillInStackTraceSE, getCauseSE, getLocalizedMessageSE, getStackTraceSE, getSuppressedSE, initCauseSE, printStackTraceSE, printStackTraceSE, printStackTraceSE, setStackTraceSE, toStringSEcloneSE, equalsSE, finalizeSE, getClassSE, hashCodeSE, notifySE, notifyAllSE, waitSE, waitSE, waitSEpublic CannotCreateTransactionException(StringSE msg)
msg - 詳細メッセージ public CannotCreateTransactionException(StringSE msg, ThrowableSE cause)
msg - 詳細メッセージ cause - 使用中のトランザクション API の根本原因