@InterfaceAudience.Public public class UnknownRegionException extends DoNotRetryRegionException
| Constructor and Description |
|---|
UnknownRegionException(String message)
Constructs a new UnknownRegionException with the specified detail message.
|
UnknownRegionException(String message,
Throwable cause)
Constructs a new UnknownRegionException with the specified detail message and cause.
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic UnknownRegionException(String message)
message - the detail messageCopyright © 2007–2021 The Apache Software Foundation. All rights reserved.