public class ProxyDownloadException extends ArchivaException
Constructor and Description |
---|
ProxyDownloadException(String message,
Map<String,Exception> failures) |
ProxyDownloadException(String message,
String repositoryId,
Exception cause) |
Modifier and Type | Method and Description |
---|---|
Map<String,Exception> |
getFailures() |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public ProxyDownloadException(String message, String repositoryId, Exception cause)
public ProxyDownloadException(String message, Map<String,Exception> failures)
public Map<String,Exception> getFailures()
Copyright © 2006–2019 The Apache Software Foundation. All rights reserved.