public class ArtifactDownloadException extends RuntimeException
ArtifactDownloadException extends RuntimeException and is used for all artifact download related
exceptions from the server.| Constructor and Description |
|---|
ArtifactDownloadException(String message) |
ArtifactDownloadException(String message,
Throwable cause) |
ArtifactDownloadException(Throwable cause) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringCopyright © 2016 PayPal Open Source. All rights reserved.