@InterfaceAudience.Public @InterfaceStability.Stable public class NotServingRegionException extends IOException
Constructor and Description |
---|
NotServingRegionException()
default constructor
|
NotServingRegionException(byte[] s)
Constructor
|
NotServingRegionException(String s)
Constructor
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public NotServingRegionException()
public NotServingRegionException(String s)
s
- messagepublic NotServingRegionException(byte[] s)
s
- messageCopyright © 2007–2016 The Apache Software Foundation. All rights reserved.