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

13 lines
345 B
JSON
Raw Normal View History

2024-05-01 15:05:35 -04:00
{
"006": {
"0107": {
"name": "Core::AccessDenied",
"message": "",
"short_description": "An attempt was made to access data in an incorrect manner. This may be due to inadequate permission or the data, file, etc. not existing",
"long_description": "",
"short_solution": "",
"long_solution": "",
"support_link": ""
}
}
}