error-codes/data/115/5000/en_US.json

13 lines
380 B
JSON
Raw Normal View History

2024-05-01 15:05:35 -04:00
{
"115": {
"5000": {
"name": "Unknown",
"message": "Unable to connect to the server. Please try again later.",
"short_description": "Server could not be reached at this time",
"long_description": "Unknown cause.",
2024-05-01 15:05:35 -04:00
"short_solution": "Try again later",
"long_solution": "Unknown solution.",
2025-02-10 11:04:54 +01:00
"support_link": "https://perditum.com/docs/error/115-5000"
2024-05-01 15:05:35 -04:00
}
}
}