org.kuali.kfs.module.bc.exception
Class IncumbentNotFoundException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.kuali.kfs.module.bc.exception.IncumbentNotFoundException
- All Implemented Interfaces:
- Serializable
public class IncumbentNotFoundException
- extends RuntimeException
Thrown when an incumbent retrieval is requested from an external system and is not found
- 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 |
IncumbentNotFoundException
public IncumbentNotFoundException(String emplid)
- Constructs a IncumbentNotFoundException.java.
getMessageKey
public String getMessageKey()
getMessageParameters
public String[] getMessageParameters()
Copyright © 2005-2012 The Kuali Foundation. All Rights Reserved.