public class ResourceNotAvailableException extends SpecificCaptureReplayException
Modifier and Type | Field and Description |
---|---|
protected static String |
ID |
protected int |
status |
next, origException, previous, result, results
GENERIC_ID, id, isLiveWebAvailable, KEY_MESSAGE_SUFFIX, KEY_PREFIX, KEY_TITLE_SUFFIX
Constructor and Description |
---|
ResourceNotAvailableException(String message)
Constructor
|
ResourceNotAvailableException(String message,
int status)
Constructor with message and status
|
ResourceNotAvailableException(String message,
String details)
Constructor with message and details
|
ResourceNotAvailableException(String message,
String details,
Exception origException) |
ResourceNotAvailableException(String message,
String details,
int status)
Constructor with message and details and custom error code
|
Modifier and Type | Method and Description |
---|---|
int |
getStatus() |
getCaptureSearchResult, getCaptureSearchResults, getNextResult, getOrigException, getPreviousResult, setCaptureContext
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
protected int status
public ResourceNotAvailableException(String message)
message
- public ResourceNotAvailableException(String message, int status)
message
- public ResourceNotAvailableException(String message, String details)
message
- details
- public ResourceNotAvailableException(String message, String details, int status)
message
- details
- public int getStatus()
getStatus
in class WaybackException
Copyright © 2005–2015 IIPC. All rights reserved.