org.kuali.kfs.pdp.service.impl.exception
Class NoBankForCustomerException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.kuali.kfs.pdp.service.impl.exception.NoBankForCustomerException
- All Implemented Interfaces:
- Serializable
public class NoBankForCustomerException
- extends RuntimeException
- See Also:
- Serialized Form
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
NoBankForCustomerException
public NoBankForCustomerException()
NoBankForCustomerException
public NoBankForCustomerException(String arg0,
String cp)
- Parameters:
arg0
-
getCustomerProfile
public String getCustomerProfile()
setCustomerProfile
public void setCustomerProfile(String customerProfile)
Copyright © 2005-2012 The Kuali Foundation. All Rights Reserved.