public interface ErrorMessageType
| Modifier and Type | Method and Description |
|---|---|
default String |
getCustomMessage() |
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()
default String getCustomMessage()
Copyright © 2021. All rights reserved.