|
static final String | CODE = ".code" |
|
static final String | MESSAGE = ".message" |
|
◆ getError()
Error org.openkilda.service.AuthPropertyService.getError |
( |
final String |
errorMsg | ) |
|
Returns error code and message from the properties file.
- Parameters
-
errorMsg | whose code and message are requested. |
- Returns
- error message and code.
Definition at line 31 of file AuthPropertyService.java.
◆ getMessage()
String org.openkilda.service.AuthPropertyService.getMessage |
( |
final String |
msg | ) |
|
◆ CODE
final String org.openkilda.service.AuthPropertyService.CODE = ".code" |
|
static |
◆ MESSAGE
final String org.openkilda.service.AuthPropertyService.MESSAGE = ".message" |
|
static |
The documentation for this class was generated from the following file:
- /Users/kevin/Desktop/Kilda/open-kilda-develop/services/src/openkilda-gui/src/main/java/org/openkilda/service/AuthPropertyService.java