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
- All Implemented Interfaces:
- Serializable
- Direct Known Subclasses:
- WagonConfigurationException
public class WagonConfigurationException
extends org.apache.maven.wagon.TransferFailedException
WagonConfigurationException
- See Also:
- 
Constructor SummaryConstructorsConstructorDescriptionWagonConfigurationException(String repositoryId, String message) WagonConfigurationException(String repositoryId, String message, Throwable cause) 
- 
Method SummaryMethods inherited from class org.apache.maven.wagon.WagonExceptiongetCause, initCauseMethods inherited from class java.lang.ThrowableaddSuppressed, fillInStackTrace, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
- 
Constructor Details- 
WagonConfigurationException
- 
WagonConfigurationException
 
- 
- 
Method Details- 
getRepositoryId
- 
getOriginalMessage
 
-