Class WrongRegionException

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

@Public public class WrongRegionException extends IOException
Thrown when a request contains a key which is not part of this region
See Also: