@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, toStringpublic NotServingRegionException()
public NotServingRegionException(String s)
s - messagepublic NotServingRegionException(byte[] s)
s - messageCopyright © 2007–2019 The Apache Software Foundation. All rights reserved.