Class RegionServerStoppedException

java.lang.Object
java.lang.Throwable
java.lang.Exception
java.io.IOException
org.apache.hadoop.hbase.regionserver.RegionServerStoppedException
All Implemented Interfaces:
Serializable
Direct Known Subclasses:
RegionServerAbortedException

@Public public class RegionServerStoppedException extends IOException
Thrown by the region server when it is in shutting down state.
See Also: