public class AccessControlException extends WaybackException
This exception will not be thrown for individual captures.
 Per-capture exclusion will just make such captures invisible,
 and no exception will be throwsn (unless there's no captures
 at all as a result, in which case ResourceNotInArchiveException
 will be thrown).
| 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 | 
|---|
AccessControlException(String message)
Constructor 
 | 
AccessControlException(String message,
                      String details)
Constructor with message and details 
 | 
| Modifier and Type | Method and Description | 
|---|---|
int | 
getStatus()  | 
getDetails, getMessage, getMessageKey, getTitle, getTitleKey, isLiveWebAvailable, setLiveWebAvailable, setupResponseaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringprotected static final String ID
public AccessControlException(String message)
message - public int getStatus()
getStatus in class WaybackExceptionCopyright © 2005–2015 IIPC. All rights reserved.