@InterfaceAudience.Public public class UnknownRegionException extends DoNotRetryRegionException
| Modifier and Type | Field and Description |
|---|---|
private static long |
serialVersionUID |
| Constructor and Description |
|---|
UnknownRegionException(String regionName) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringprivate static final long serialVersionUID
public UnknownRegionException(String regionName)
regionName - the name of the region which is unknownCopyright © 2007–2020 The Apache Software Foundation. All rights reserved.