error-codes/data/006/0507/en_US.json

13 lines
388 B
JSON
Raw Normal View History

2024-05-01 15:05:35 -04:00
{
"006": {
"0507": {
"name": "Transport::IOError",
"message": "",
"short_description": "The data could not be sent across the network. This could be due to an invalid message, packet, or buffer",
"long_description": "Unknown cause.",
"short_solution": "Unknown solution.",
"long_solution": "Unknown solution.",
"support_link": "https://preten.do/006-0507"
2024-05-01 15:05:35 -04:00
}
}
}