public class ConfigurationException 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 |
---|
ConfigurationException(String message)
Constructor
|
ConfigurationException(String message,
String details)
Constructor with message and details
|
Modifier and Type | Method and Description |
---|---|
int |
getStatus() |
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 ConfigurationException(String message)
message
- public int getStatus()
getStatus
in class WaybackException
Copyright © 2005–2015 IIPC. All rights reserved.