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

Packages that use LocatedException
org.apache.cocoon   
org.apache.cocoon.components.flow   
org.apache.cocoon.components.flow.ws   
org.apache.cocoon.forms.binding   
 

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.
 

Uses of LocatedException in org.apache.cocoon.components.flow.ws
 

Subclasses of LocatedException in org.apache.cocoon.components.flow.ws
 class InvalidServiceException
           
 class LoadException
           
 

Uses of LocatedException in org.apache.cocoon.forms.binding
 

Subclasses of LocatedException in org.apache.cocoon.forms.binding
 class BindingException
          This exception is thrown when something goes wrong with the binding.
 



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