error-codes/006/0107/en_US.json
2024-05-01 15:05:35 -04:00

13 lines
No EOL
345 B
JSON

{
"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": ""
}
}
}