@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(String s,
Throwable cause) |
DoNotRetryRegionException(Throwable cause) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
private static final long serialVersionUID
public DoNotRetryRegionException()
public DoNotRetryRegionException(String s)
public DoNotRetryRegionException(String s, Throwable cause)
public DoNotRetryRegionException(Throwable cause)
Copyright © 2007–2020 The Apache Software Foundation. All rights reserved.