public interface ErrorMessageType
| 限定符和类型 | 方法和说明 |
|---|---|
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 © 2023. All rights reserved.