public class ResourceNotInArchiveException extends WaybackException
Modifier and Type | Field and Description |
---|---|
protected static String |
ID |
GENERIC_ID, id, isLiveWebAvailable, KEY_MESSAGE_SUFFIX, KEY_PREFIX, KEY_TITLE_SUFFIX
Constructor and Description |
---|
ResourceNotInArchiveException(String message)
Constructor
|
ResourceNotInArchiveException(String message,
String details)
Constructor with message and details
|
Modifier and Type | Method and Description |
---|---|
List<String> |
getCloseMatches() |
int |
getStatus() |
void |
setCloseMatches(List<String> closeMatches) |
getDetails, getMessage, getMessageKey, getTitle, getTitleKey, isLiveWebAvailable, setLiveWebAvailable, setupResponse
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
protected static final String ID
public ResourceNotInArchiveException(String message)
message
- public int getStatus()
getStatus
in class WaybackException
Copyright © 2005–2015 IIPC. All rights reserved.