public class NoBankForCustomerException extends RuntimeException
| Constructor and Description |
|---|
NoBankForCustomerException() |
NoBankForCustomerException(String arg0,
String cp) |
| Modifier and Type | Method and Description |
|---|---|
String |
getCustomerProfile() |
void |
setCustomerProfile(String customerProfile) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic NoBankForCustomerException()
public NoBankForCustomerException(String arg0, String cp)
arg0 - public String getCustomerProfile()
public void setCustomerProfile(String customerProfile)
Copyright © 2004–2014 The Kuali Foundation. All rights reserved.