public class SoftError extends Object implements Serializable
| Constructor and Description |
|---|
SoftError(String errorkey,
String[] errorParms)
Constructs a SoftError
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object obj) |
String |
getErrorKey()
Gets the errorKey attribute.
|
String[] |
getErrorParms()
Gets the errorParms attribute.
|
int |
hashCode() |
Copyright © 2013 The Kuali Foundation. All Rights Reserved.