@InterfaceAudience.Private public class MasterRegistryFetchException extends HBaseIOException
Modifier and Type | Field and Description |
---|---|
private static long |
serialVersionUID |
Constructor and Description |
---|
MasterRegistryFetchException(Set<ServerName> masters,
Throwable failure) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
private static final long serialVersionUID
public MasterRegistryFetchException(Set<ServerName> masters, Throwable failure)
Copyright © 2007–2020 The Apache Software Foundation. All rights reserved.