org.apache.maven.repository.legacy
Class WagonConfigurationException
java.lang.Object
   java.lang.Throwable
java.lang.Throwable
       java.lang.Exception
java.lang.Exception
           org.apache.maven.wagon.WagonException
org.apache.maven.wagon.WagonException
               org.apache.maven.wagon.TransferFailedException
org.apache.maven.wagon.TransferFailedException
                   org.apache.maven.repository.legacy.WagonConfigurationException
org.apache.maven.repository.legacy.WagonConfigurationException
- All Implemented Interfaces: 
- Serializable
- Direct Known Subclasses: 
- WagonConfigurationException
- public class WagonConfigurationException 
- extends org.apache.maven.wagon.TransferFailedException
- See Also:
- Serialized Form
 
 
| Methods inherited from class org.apache.maven.wagon.WagonException | 
| getCause, initCause | 
 
 
 
WagonConfigurationException
public WagonConfigurationException(String repositoryId,
                                   String message,
                                   Throwable cause)
WagonConfigurationException
public WagonConfigurationException(String repositoryId,
                                   String message)
getRepositoryId
public final String getRepositoryId()
- 
 
getOriginalMessage
public final String getOriginalMessage()
- 
 
Copyright © 2001-2010 The Apache Software Foundation. All Rights Reserved.