Uses of Package
org.kuali.kfs.module.bc.exception

Packages that use org.kuali.kfs.module.bc.exception
org.kuali.kfs.module.bc.document.service   
org.kuali.kfs.module.bc.document.service.impl   
org.kuali.kfs.module.bc.service   
org.kuali.kfs.module.bc.service.impl   
 

Classes in org.kuali.kfs.module.bc.exception used by org.kuali.kfs.module.bc.document.service
BudgetConstructionLockUnavailableException
          Thrown when an account lock is unavailable for the account
 

Classes in org.kuali.kfs.module.bc.exception used by org.kuali.kfs.module.bc.document.service.impl
BudgetConstructionLockUnavailableException
          Thrown when an account lock is unavailable for the account
 

Classes in org.kuali.kfs.module.bc.exception used by org.kuali.kfs.module.bc.service
BudgetIncumbentAlreadyExistsException
          Thrown when a request to import a new incumbent into budget is called but the incumbent is already in the budget intended incumbent table.
BudgetPositionAlreadyExistsException
          Thrown when a request to import a new position into budget is called but the position is already in the budget position table.
IncumbentNotFoundException
          Thrown when an incumbent retrieval is requested from an external system and is not found
PositionNotFoundException
          Thrown when a position retrieval is requested from an external system and is not found
 

Classes in org.kuali.kfs.module.bc.exception used by org.kuali.kfs.module.bc.service.impl
BudgetIncumbentAlreadyExistsException
          Thrown when a request to import a new incumbent into budget is called but the incumbent is already in the budget intended incumbent table.
BudgetPositionAlreadyExistsException
          Thrown when a request to import a new position into budget is called but the position is already in the budget position table.
IncumbentNotFoundException
          Thrown when an incumbent retrieval is requested from an external system and is not found
PositionNotFoundException
          Thrown when a position retrieval is requested from an external system and is not found
 



Copyright © 2005-2012 The Kuali Foundation. All Rights Reserved.