@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).
| 构造器和说明 |
|---|
ConstraintException() |
ConstraintException(String msg) |
ConstraintException(String msg,
Throwable cause) |
Copyright © 2007–2019 The Apache Software Foundation. All rights reserved.