@InterfaceAudience.Public @InterfaceStability.Evolving public class OperationConflictException extends DoNotRetryIOException
| Modifier and Type | Field and Description |
|---|---|
private static long |
serialVersionUID |
| Constructor and Description |
|---|
OperationConflictException() |
OperationConflictException(String message) |
OperationConflictException(String message,
Throwable cause) |
OperationConflictException(Throwable cause) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringprivate static final long serialVersionUID
Copyright © 2007–2019 The Apache Software Foundation. All rights reserved.