error-codes/data/106/0110/en_US.json

13 lines
310 B
JSON
Raw Normal View History

2024-05-01 15:05:35 -04:00
{
"106": {
"0110": {
"name": "Core::OutOfMemory",
"message": "",
"short_description": "The system could not allocate or access enough memory or disk space to perform the specified operation",
"long_description": "",
"short_solution": "",
"long_solution": "",
"support_link": ""
}
}
}