Class RegionServerRunningException

java.lang.Object
java.lang.Throwable
java.lang.Exception
java.io.IOException
org.apache.hadoop.hbase.regionserver.RegionServerRunningException
All Implemented Interfaces:
Serializable

@Public public class RegionServerRunningException extends IOException
Thrown if the region server log directory exists (which indicates another region server is running at the same address)
See Also: