Uses of Class
net.sf.colle.util.OuterRuntimeException

Packages that use OuterRuntimeException
net.sf.colle.sql   
net.sf.colle.web   
 

Uses of OuterRuntimeException in net.sf.colle.sql
 

Subclasses of OuterRuntimeException in net.sf.colle.sql
 class NoDefaultConfigurationException
          Thrown by ConnectionManger when the default configuration is not defined.
 

Uses of OuterRuntimeException in net.sf.colle.web
 

Subclasses of OuterRuntimeException in net.sf.colle.web
 class ResponseException
          Stops processing a request after a redirect or other type of response is sent.