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