public class SynchronizationCommitConflictException extends CacheRuntimeException
UserTransaction.commit()
,
Serialized FormConstructor and Description |
---|
SynchronizationCommitConflictException(String msg)
Constructs an instance of
SynchronizationCommitConflictException with the
specified detail message. |
SynchronizationCommitConflictException(String msg,
Throwable cause)
Constructs an instance of
SynchronizationCommitConflictException with the
specified detail message and cause. |
toString
getRootCause
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace
public SynchronizationCommitConflictException(String msg)
SynchronizationCommitConflictException
with the
specified detail message.msg
- the detail message