public class ConcurrentUpdateException extends NuxeoException
Helpful for callers that may want to retry things.
statusCode
Constructor and Description |
---|
ConcurrentUpdateException() |
ConcurrentUpdateException(String message) |
ConcurrentUpdateException(String message,
Throwable cause) |
ConcurrentUpdateException(Throwable cause) |
addInfo, getInfos, getMessage, getOriginalMessage, getStatusCode
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public ConcurrentUpdateException()
public ConcurrentUpdateException(String message)
public ConcurrentUpdateException(String message, Throwable cause)
public ConcurrentUpdateException(Throwable cause)
Copyright © 2018 Nuxeo. All rights reserved.