Interface ErrorClientFieldSet
- All Superinterfaces:
LeggedMessage
,Message
- All Known Implementing Classes:
ErrorClientFieldSetChild
-
Method Summary
Methods inherited from interface com.caplin.motif.datasource.LeggedMessage
getId, getIndex
-
Method Details
-
getErrorCode
A code for the error message. The client will display a translation of this code using i18n -
getErrorMessage
The error message
-