org.kuali.kfs.module.purap.exception
Class ServiceError
java.lang.Object
org.kuali.kfs.module.purap.exception.ServiceError
- All Implemented Interfaces:
- Serializable
public class ServiceError
- extends Object
- implements Serializable
- See Also:
- Serialized Form
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ServiceError
public ServiceError()
ServiceError
public ServiceError(String tab,
String messageKey)
addParameter
public void addParameter(String param)
getParameters
public Object[] getParameters()
getMessageKey
public String getMessageKey()
setMessageKey
public void setMessageKey(String messageKey)
getTab
public String getTab()
setTab
public void setTab(String tab)
Copyright © 2005-2012 The Kuali Foundation. All Rights Reserved.