org.kuali.kfs.module.bc.exception
Class BudgetIncumbentAlreadyExistsException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.kuali.kfs.module.bc.exception.BudgetIncumbentAlreadyExistsException
- All Implemented Interfaces:
- Serializable
public class BudgetIncumbentAlreadyExistsException
- extends RuntimeException
Thrown when a request to import a new incumbent into budget is called but the incumbent is already in the budget intended incumbent table.
- See Also:
org.kuali.kfs.module.bc.service.BudgetConstructionIncumbentService
,
Serialized Form
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
BudgetIncumbentAlreadyExistsException
public BudgetIncumbentAlreadyExistsException(String emplid)
- Constructs a BudgetIncumbentAlreadyExistsException.java.
getMessageKey
public String getMessageKey()
getMessageParameters
public String[] getMessageParameters()
Copyright © 2005-2012 The Kuali Foundation. All Rights Reserved.