This project has retired. For details please refer to its Attic page.
Uses of Interface org.apache.cocoon.util.location.Locatable (Cocoon Pipeline API 1.0.0 API)

Uses of Interface
org.apache.cocoon.util.location.Locatable

Packages that use Locatable
org.apache.cocoon   
org.apache.cocoon.util.location   
 

Uses of Locatable in org.apache.cocoon
 

Classes in org.apache.cocoon that implement Locatable
 class ConnectionResetException
          This Exception is thrown every time a component detects an exception due to a connection reset by peer.
 class ProcessingException
          This Exception is thrown every time there is a problem in processing a request.
 class ResourceNotFoundException
          This Exception is thrown every time there is a problem in finding a resource.
 

Uses of Locatable in org.apache.cocoon.util.location
 

Subinterfaces of Locatable in org.apache.cocoon.util.location
 interface LocatableException
          Extension of Locatable for exceptions.
 interface MultiLocatable
          An extension of Location for classes that can hold a list of locations.
 

Classes in org.apache.cocoon.util.location that implement Locatable
 class LocatedException
          A cascading and located Exception.
 class LocatedRuntimeException
          A cascading and located RuntimeException.
 



Copyright © 1999-2008 The Apache Software Foundation. All Rights Reserved.