@InterfaceAudience.Public public class RegionServerRunningException extends IOException
Modifier and Type | Field and Description |
---|---|
private static long |
serialVersionUID |
Constructor and Description |
---|
RegionServerRunningException()
Default Constructor
|
RegionServerRunningException(String s)
Constructs the exception and supplies a string as the message
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
private static final long serialVersionUID
public RegionServerRunningException()
public RegionServerRunningException(String s)
s
- - messageCopyright © 2007–2020 The Apache Software Foundation. All rights reserved.