org.archive.wayback.exception
Class AuthenticationControlException
java.lang.Object
java.lang.Throwable
java.lang.Exception
org.archive.wayback.exception.WaybackException
org.archive.wayback.exception.AuthenticationControlException
- All Implemented Interfaces:
- Serializable
public class AuthenticationControlException
- extends WaybackException
Exception class for content inaccessible due to HTTP auth problems, or
user coming from the wrong network.
- Version:
- $Date: 2010-09-29 05:28:38 +0700 (Wed, 29 Sep 2010) $, $Revision: 3262 $
- Author:
- brad
- See Also:
- Serialized Form
|
Field Summary |
protected static String |
ID
|
|
Method Summary |
void |
setupResponse(javax.servlet.http.HttpServletResponse response)
|
ID
protected static final String ID
- See Also:
- Constant Field Values
AuthenticationControlException
public AuthenticationControlException(String message)
- Constructor
- Parameters:
message -
AuthenticationControlException
public AuthenticationControlException(String message,
String details)
- Constructor with message and details
- Parameters:
message - details -
setupResponse
public void setupResponse(javax.servlet.http.HttpServletResponse response)
- Overrides:
setupResponse in class WaybackException
Copyright © 2005-2011 Internet Archive. All Rights Reserved.