public class WagonConfigurationException extends TransferFailedException
| Constructor and Description | 
|---|
WagonConfigurationException(String repositoryId,
                                                      String message)  | 
WagonConfigurationException(String repositoryId,
                                                      String message,
                                                      Throwable cause)  | 
| Modifier and Type | Method and Description | 
|---|---|
String | 
getOriginalMessage()  | 
String | 
getRepositoryId()  | 
getCause, initCauseaddSuppressed, fillInStackTrace, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic WagonConfigurationException(String repositoryId, String message, Throwable cause)
public WagonConfigurationException(String repositoryId, String message)
public final String getRepositoryId()
public final String getOriginalMessage()
Copyright © 2001–2014 The Apache Software Foundation. All rights reserved.