public class ErrorResponseException extends Exception
Constructor and Description |
---|
ErrorResponseException(DownloadResponse downloadResponse) |
Modifier and Type | Method and Description |
---|---|
DownloadResponse |
getDownloadResponse() |
String |
toString() |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace
public ErrorResponseException(DownloadResponse downloadResponse)
public DownloadResponse getDownloadResponse()
Copyright © 2005–2016 Sun Microsystems. All rights reserved.