Uses of Interface
org.archive.wayback.ExceptionRenderer

Packages that use ExceptionRenderer
org.archive.wayback.exception   
org.archive.wayback.webapp   
 

Uses of ExceptionRenderer in org.archive.wayback.exception
 

Classes in org.archive.wayback.exception that implement ExceptionRenderer
 class AnnotationExceptionRenderer
          Deprecated.  
 class BaseExceptionRenderer
          Default implementation responsible for outputting error responses to users for expected failure situations, for both Replay and Query requests.
 class CustomNotInArchiveExceptionRenderer
          Deprecated.  
 

Uses of ExceptionRenderer in org.archive.wayback.webapp
 

Methods in org.archive.wayback.webapp that return ExceptionRenderer
 ExceptionRenderer AccessPoint.getException()
           
 

Methods in org.archive.wayback.webapp with parameters of type ExceptionRenderer
 void AccessPoint.setException(ExceptionRenderer exception)
           
 



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