Class RegionOpeningException

All Implemented Interfaces:
Serializable

@Private @Evolving public class RegionOpeningException extends NotServingRegionException
Subclass if the server knows the region is now on another server. This allows the client to call the new region server without calling the master.
See Also: