Uses of Class
org.apache.cocoon.util.location.LocatedException

Packages that use LocatedException
org.apache.cocoon   
org.apache.cocoon.components.flow   
 

Uses of LocatedException in org.apache.cocoon
 

Subclasses of LocatedException in org.apache.cocoon
 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 LocatedException in org.apache.cocoon.components.flow
 

Subclasses of LocatedException in org.apache.cocoon.components.flow
 class InvalidContinuationException
          This Exception is thrown whenever an invalid continuation is given.
 



Copyright ? 1999-2007 The Apache Software Foundation. All Rights Reserved.