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

Packages that use LocatableException
org.apache.cocoon   
org.apache.cocoon.components.flow   
org.apache.cocoon.components.flow.ws   
org.apache.cocoon.forms   
org.apache.cocoon.forms.binding   
org.apache.cocoon.util.location Classes and utilities used to track location information. 
 

Uses of LocatableException in org.apache.cocoon
 

Classes in org.apache.cocoon that implement LocatableException
 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 LocatableException in org.apache.cocoon.components.flow
 

Classes in org.apache.cocoon.components.flow that implement LocatableException
 class InvalidContinuationException
          This Exception is thrown whenever an invalid continuation is given.
 

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

Classes in org.apache.cocoon.components.flow.ws that implement LocatableException
 class InvalidServiceException
           
 class LoadException
           
 

Uses of LocatableException in org.apache.cocoon.forms
 

Classes in org.apache.cocoon.forms that implement LocatableException
 class FormsRuntimeException
          An exception raised when some runtime error occurs in form handling.
 

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

Classes in org.apache.cocoon.forms.binding that implement LocatableException
 class BindingException
          This exception is thrown when something goes wrong with the binding.
 

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

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



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