public interface SearchExceptionCode
extends java.io.Serializable
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getResourceBundleKey()
The only thing needed from the code is the resource bundle key so we can
look up a message from the resource bundle.
|