| Class | Description |
|---|---|
| AnnotationExceptionRenderer | Deprecated |
| BaseExceptionRenderer |
Default implementation responsible for outputting error responses to users
for expected failure situations, for both Replay and Query requests.
|
| CustomNotInArchiveExceptionRenderer | Deprecated |
| Exception | Description |
|---|---|
| AccessControlException |
Exception indicating no captures can be replayed because
entire URL is blocked by robots.txt or other type of exclusion
rules.
|
| AdministrativeAccessControlException | |
| AnchorWindowTooSmallException | |
| AuthenticationControlException |
Exception class for content inaccessible due to HTTP auth problems, or
user coming from the wrong network.
|
| BadContentException | |
| BadQueryException |
Exception class for malformed user query.
|
| BetterReplayRequestException |
Sub-class of
BetterRequestException for instructing a redirect to
ArchivalUrl for the URL on different timestamp. |
| BetterRequestException |
Exception class for queries which can be better expressed as another URL, or
should, for one reason or another, be requested at a different URL.
|
| ConfigurationException |
Exception class for configuration-related problems
|
| LiveDocumentNotAvailableException |
An error indicating Wayback has failed to load a resource from live Web.
|
| LiveWebCacheUnavailableException | |
| LiveWebTimeoutException | |
| RangeNotSatisfiableException |
RangeNotSatisfiableException is thrown when selected Resource does not have content data
that can satisfy requested range.
|
| ResourceIndexNotAvailableException |
Exception thrown from
ResourceIndex implementations upon failures
while reading underlining index data. |
| ResourceNotAvailableException |
Exception class for queries which matching resource is not presently
accessible
|
| ResourceNotInArchiveException |
Exception class for queries which result in no index matches
|
| RobotAccessControlException | |
| RobotNotAvailableException | |
| RobotTimedOutAccessControlException | |
| SpecificCaptureReplayException | |
| WaybackException |
Base class for Wayback internal exceptions.
|
Copyright © 2005–2017 IIPC. All rights reserved.