public class ConflictingCommitException extends Exception
CommitCommand when it tries to save a commit but
a conflicting concurrent update has been encountered.| Constructor and Description |
|---|
ConflictingCommitException() |
ConflictingCommitException(String message) |
ConflictingCommitException(String message,
Throwable t) |
ConflictingCommitException(Throwable t) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringCopyright © 2012-2013 The Apache Software Foundation. All Rights Reserved.