Class MasterRegistryFetchException

All Implemented Interfaces:
Serializable

@Private public class MasterRegistryFetchException extends HBaseIOException
Exception thrown when an master registry RPC fails in client. The exception includes the list of masters to which RPC was attempted and the last exception encountered. Prior exceptions are included in the logs.
See Also: