org.apache.maven.artifact.manager
Class WagonConfigurationException
java.lang.Object
java.lang.Throwable
java.lang.Exception
org.apache.maven.wagon.WagonException
org.apache.maven.wagon.TransferFailedException
org.apache.maven.repository.legacy.WagonConfigurationException
org.apache.maven.artifact.manager.WagonConfigurationException
- All Implemented Interfaces:
- Serializable
Deprecated.
@Deprecated
public class WagonConfigurationException
- extends WagonConfigurationException
- Author:
- Olivier Lamy
- See Also:
- Serialized Form
Methods inherited from class org.apache.maven.wagon.WagonException |
getCause, initCause |
WagonConfigurationException
public WagonConfigurationException(String repositoryId,
String message,
Throwable cause)
- Deprecated.
WagonConfigurationException
public WagonConfigurationException(String repositoryId,
String message)
- Deprecated.
Copyright © 2001-2013 The Apache Software Foundation. All Rights Reserved.