@InterfaceAudience.Public public class BadAuthException extends FatalConnectionException
| Constructor and Description | 
|---|
BadAuthException()  | 
BadAuthException(String msg)  | 
BadAuthException(String msg,
                Throwable t)  | 
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic BadAuthException()
public BadAuthException(String msg)
public BadAuthException(String msg, Throwable t)
Copyright © 2007–2020 The Apache Software Foundation. All rights reserved.