public interface ErrorMessageType
Modifier and Type | Method and Description |
---|---|
String |
getErrorCode()
Your error code.
|
MessageFormat |
getMessageFormat()
optional message format
|
String getErrorCode()
Customer error codes could have a prefix to denote the namespace of your custom keywords and errors.
MessageFormat getMessageFormat()
Copyright © 2020. All rights reserved.