public class WagonConfigurationException extends org.apache.maven.wagon.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, initCause
addSuppressed, fillInStackTrace, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
Copyright © 2001–2018 The Apache Software Foundation. All rights reserved.