org.archive.wayback.exception
Class AdministrativeAccessControlException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by org.archive.wayback.exception.WaybackException
              extended by org.archive.wayback.exception.AccessControlException
                  extended by org.archive.wayback.exception.AdministrativeAccessControlException
All Implemented Interfaces:
Serializable

public class AdministrativeAccessControlException
extends AccessControlException

Author:
brad
See Also:
Serialized Form

Field Summary
 
Fields inherited from class org.archive.wayback.exception.AccessControlException
ID
 
Fields inherited from class org.archive.wayback.exception.WaybackException
GENERIC_ID, id, KEY_MESSAGE_SUFFIX, KEY_PREFIX, KEY_TITLE_SUFFIX
 
Constructor Summary
AdministrativeAccessControlException(String message)
           
 
Method Summary
 
Methods inherited from class org.archive.wayback.exception.AccessControlException
getStatus
 
Methods inherited from class org.archive.wayback.exception.WaybackException
getDetails, getMessage, getMessageKey, getTitle, getTitleKey, setupResponse
 
Methods inherited from class java.lang.Throwable
fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

AdministrativeAccessControlException

public AdministrativeAccessControlException(String message)
Parameters:
message -


Copyright © 2005-2011 Internet Archive. All Rights Reserved.