| 
 | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectjava.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
@Deprecated public class WagonConfigurationException
| Constructor Summary | |
|---|---|
| WagonConfigurationException(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, getRepositoryId | 
| Methods inherited from class org.apache.maven.wagon.WagonException | 
|---|
| getCause, initCause | 
| Methods inherited from class java.lang.Throwable | 
|---|
| fillInStackTrace, getLocalizedMessage, getMessage, getStackTrace, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString | 
| Methods inherited from class java.lang.Object | 
|---|
| clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait | 
| Constructor Detail | 
|---|
public WagonConfigurationException(String repositoryId,
                                   String message,
                                   Throwable cause)
public WagonConfigurationException(String repositoryId,
                                   String message)
| 
 | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||