@InterfaceAudience.Private public class ConstraintException extends DoNotRetryIOException
Put.
Does NOT attempt the Put multiple times, since the
constraint should fail every time for the same Put
(it should be idempotent).
| Constructor and Description |
|---|
ConstraintException() |
ConstraintException(String msg) |
ConstraintException(String msg,
Throwable cause) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringCopyright © 2007–2020 The Apache Software Foundation. All rights reserved.