TF-196 Implement RemoteExceptionThrower when get session

This commit is contained in:
dab246
2022-06-22 11:26:43 +07:00
committed by Dat H. Pham
parent fd9b7cbb0a
commit 4cff46623c
12 changed files with 117 additions and 27 deletions
+7 -1
View File
@@ -1,5 +1,5 @@
{
"@@last_modified": "2022-06-13T12:33:59.446625",
"@@last_modified": "2022-06-22T11:25:25.867848",
"initializing_data": "Initializing data...",
"@initializing_data": {
"type": "text",
@@ -1417,5 +1417,11 @@
"type": "text",
"placeholders_order": [],
"placeholders": {}
},
"wrongUrlMessage": "Server URL is not valid, please try again",
"@wrongUrlMessage": {
"type": "text",
"placeholders_order": [],
"placeholders": {}
}
}