public class AuthenticationException extends WagonException
Constructor and Description |
---|
AuthenticationException(String message) |
AuthenticationException(String message,
Throwable cause) |
getCause, initCause
addSuppressed, fillInStackTrace, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public AuthenticationException(String message)
WagonException
public AuthenticationException(String message, Throwable cause)
WagonException
Copyright © 2003–2022 The Apache Software Foundation. All rights reserved.