public class PackageListRetrievalFailedException extends IllegalArgumentException
Indicates the package-list could not be retrieved, or contains invalid data.
aliteralmind __DASH__ github __AT__ yahoo __DOT__ com), dual-licensed under the LGPL (version 3.0 or later) or the ASL (version 2.0). See source code for details. http://codelet.aliteralmind.com, https://github.com/aliteralmind/codelet| Constructor and Description |
|---|
PackageListRetrievalFailedException() |
PackageListRetrievalFailedException(String message) |
PackageListRetrievalFailedException(String message,
Throwable cause) |
PackageListRetrievalFailedException(Throwable cause) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic PackageListRetrievalFailedException(String message)
public PackageListRetrievalFailedException()
public PackageListRetrievalFailedException(String message, Throwable cause)
public PackageListRetrievalFailedException(Throwable cause)
Copyright 2014, Jeff Epstein, All Rights Reserved. See top of source code files for copyright notice.
https://github.com/aliteralmind/codelet