public interface ErrorCode
Modifier and Type | Method and Description |
---|---|
default String |
getLocalizedMessage() |
ErrorMessage |
getMessage() |
String |
getName() |
int |
getValue() |
String getName()
ErrorMessage getMessage()
default String getLocalizedMessage()
int getValue()
Copyright © 2018. All rights reserved.