org.kuali.kfs.module.bc.exception
Class BudgetConstructionLockUnavailableException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.kuali.kfs.module.bc.exception.BudgetConstructionLockUnavailableException
- All Implemented Interfaces:
- Serializable
public class BudgetConstructionLockUnavailableException
- extends RuntimeException
Thrown when an account lock is unavailable for the account
- See Also:
org.kuali.kfs.module.bc..service.HumanResourcesPayrollService
,
Serialized Form
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
BudgetConstructionLockUnavailableException
public BudgetConstructionLockUnavailableException(BudgetConstructionLockStatus lockStatus)
- Constructs a BudgetConstructionLockUnavailableException.java.
getLockStatus
public BudgetConstructionLockStatus getLockStatus()
- Return the BudgetConstructionLockStatus
- Returns:
Copyright © 2005-2012 The Kuali Foundation. All Rights Reserved.