org.apache.maven.wagon.authentication
public class AuthenticationException extends WagonException
Constructor and Description |
---|
AuthenticationException(java.lang.String message) |
AuthenticationException(java.lang.String message,
java.lang.Throwable cause) |
getCause, initCause
public AuthenticationException(java.lang.String message)
WagonException
public AuthenticationException(java.lang.String message, java.lang.Throwable cause)
WagonException
Copyright © 2003-2014. All Rights Reserved.