public interface ErrorCoded
An error code can be resolved by a MessageSource, for example.
MessageSource
Modifier and Type | Method and Description |
---|---|
String |
getErrorCode()
Return the error code associated with this failure.
|
String getErrorCode()
null
if not error-coded