public class CannotCommitException extends TransactionException
Constructor and Description |
---|
CannotCommitException()
Constructs an instance with no detail message.
|
CannotCommitException(String desc)
Constructs an instance with a detail message.
|
CannotCommitException(String desc,
Throwable cause) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public CannotCommitException(String desc)
desc
- the detail messagepublic CannotCommitException()
Copyright © GigaSpaces.