org.archive.wayback.exception
Class LiveWebCacheUnavailableException
java.lang.Object
java.lang.Throwable
java.lang.Exception
org.archive.wayback.exception.WaybackException
org.archive.wayback.exception.LiveWebCacheUnavailableException
- All Implemented Interfaces:
- Serializable
public class LiveWebCacheUnavailableException
- extends WaybackException
- Author:
- brad
- See Also:
- Serialized Form
ID
protected static final String ID
- See Also:
- Constant Field Values
defaultMessage
protected static final String defaultMessage
- See Also:
- Constant Field Values
LiveWebCacheUnavailableException
public LiveWebCacheUnavailableException(URL url,
int code)
- Constructor
- Parameters:
url - code -
LiveWebCacheUnavailableException
public LiveWebCacheUnavailableException(URL url,
int code,
String details)
- Constructor with message and details
- Parameters:
url - code - details -
LiveWebCacheUnavailableException
public LiveWebCacheUnavailableException(String url)
- Parameters:
url -
getStatus
public int getStatus()
- Overrides:
getStatus in class WaybackException
- Returns:
- the HTTP status code appropriate to this exception class.
Copyright © 2005-2011 Internet Archive. All Rights Reserved.