@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, toString
Copyright © 2007–2019 Cloudera. All rights reserved.