public class ResourceNotAvailableException extends SpecificCaptureReplayException
| Modifier and Type | Field and Description | 
|---|---|
| protected static String | ID | 
| protected int | status | 
next, origException, previous, result, resultsGENERIC_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, setCaptureContextgetDetails, getMessage, getMessageKey, getTitle, getTitleKey, isLiveWebAvailable, setLiveWebAvailable, setupResponseaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringprotected 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 WaybackExceptionCopyright © 2005–2015 IIPC. All rights reserved.