@InterfaceAudience.Private public class ConstraintException extends DoNotRetryIOException
Put
.
Does NOT attempt the
Put
multiple times,
since the constraintPut
(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-2016 The Apache Software Foundation. All Rights Reserved.