@InterfaceAudience.Public public class NotServingRegionException extends IOException
Modifier and Type | Field and Description |
---|---|
private static long |
serialVersionUID |
Constructor and Description |
---|
NotServingRegionException() |
NotServingRegionException(byte[] message) |
NotServingRegionException(String message) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
private static final long serialVersionUID
public NotServingRegionException()
public NotServingRegionException(String message)
message
- the message for this exceptionpublic NotServingRegionException(byte[] message)
message
- the message for this exceptionCopyright © 2007–2020 The Apache Software Foundation. All rights reserved.