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.
- Author:
 - Olivier Lamy
 - See Also:
 
- 
Constructor Summary
ConstructorsConstructorDescriptionWagonConfigurationException(String repositoryId, String message) Deprecated.WagonConfigurationException(String repositoryId, String message, Throwable cause) Deprecated. - 
Method Summary
Methods inherited from class org.apache.maven.repository.legacy.WagonConfigurationException
getOriginalMessage, getRepositoryIdMethods inherited from class org.apache.maven.wagon.WagonException
getCause, initCauseMethods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString 
- 
Constructor Details
- 
WagonConfigurationException
Deprecated. - 
WagonConfigurationException
Deprecated. 
 -