Uses of Package
org.kuali.rice.ken.exception

Packages that use org.kuali.rice.ken.exception
org.kuali.rice.ken.deliverer   
org.kuali.rice.ken.deliverer.impl   
org.kuali.rice.ken.exception   
org.kuali.rice.ken.web.spring   
 

Classes in org.kuali.rice.ken.exception used by org.kuali.rice.ken.deliverer
NotificationAutoRemoveException
          This class represents an auto-remove exception - when notifications are not properly removed from their target audiences.
NotificationMessageDeliveryException
          This class represents a delivery exception - when notifications are not properly delivered to their target audiences.
NotificationMessageDismissalException
          This class represents a dismissal exception - when notifications are not properly dismissed by a deliverer
 

Classes in org.kuali.rice.ken.exception used by org.kuali.rice.ken.deliverer.impl
NotificationAutoRemoveException
          This class represents an auto-remove exception - when notifications are not properly removed from their target audiences.
NotificationMessageDeliveryException
          This class represents a delivery exception - when notifications are not properly delivered to their target audiences.
 

Classes in org.kuali.rice.ken.exception used by org.kuali.rice.ken.exception
ErrorList
          This class is a valud added datastructure that is used to house a list of Exceptions and is recognized as an Exception so that it can be thrown from methods and handled like an Exception.
 

Classes in org.kuali.rice.ken.exception used by org.kuali.rice.ken.web.spring
ErrorList
          This class is a valud added datastructure that is used to house a list of Exceptions and is recognized as an Exception so that it can be thrown from methods and handled like an Exception.
 



Copyright © 2004-2011 The Kuali Foundation. All Rights Reserved.