@InterfaceAudience.Private public class ConstraintException extends DoNotRetryIOException
Put
.
Does NOT attempt the Put
multiple times, since the constraint
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 © 2014 The Apache Software Foundation. All rights reserved.