Uses of Class
ch.elca.el4j.core.exceptions.BaseRTException

Packages that use BaseRTException
ch.elca.el4j.core.exceptions   
ch.elca.el4j.services.gui.swing.cookswing.action   
ch.elca.el4j.services.remoting.protocol.loadbalancing   
ch.elca.el4j.util.codingsupport   
 

Uses of BaseRTException in ch.elca.el4j.core.exceptions
 

Subclasses of BaseRTException in ch.elca.el4j.core.exceptions
 class MisconfigurationRTException
          General exception used if a misconfiguration occurred.
 

Uses of BaseRTException in ch.elca.el4j.services.gui.swing.cookswing.action
 

Subclasses of BaseRTException in ch.elca.el4j.services.gui.swing.cookswing.action
 class ActionNotFoundException
          An exception expressing that an action could not be found.
 

Uses of BaseRTException in ch.elca.el4j.services.remoting.protocol.loadbalancing
 

Subclasses of BaseRTException in ch.elca.el4j.services.remoting.protocol.loadbalancing
 class NoProtocolAvailableRTException
          Exception used to notify the user that no more protocols are available.
 

Uses of BaseRTException in ch.elca.el4j.util.codingsupport
 

Subclasses of BaseRTException in ch.elca.el4j.util.codingsupport
 class AbstractConditionRTException
          This exception is a base exception class for not fulfilled conditions.
 class PreconditionRTException
          This exception will be thrown when a precondition is not fulfilled.
 



Copyright © 2005-2011 ELCA. All Rights Reserved.