public class HttpAuthenticationException extends Exception
Modifier and Type | Field and Description |
---|---|
private static long |
serialVersionUID |
Constructor and Description |
---|
HttpAuthenticationException(String msg) |
HttpAuthenticationException(String msg,
Throwable cause) |
HttpAuthenticationException(Throwable cause) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
private static final long serialVersionUID
Copyright © 2007–2019 The Apache Software Foundation. All rights reserved.