Errors
Name | Code | Description |
parse error |
| invalid JSON sent to the server |
bad request |
| request was missing required fields |
access denied |
| you don’t have permission to access this system, the access attempt is logged |
request failed |
| an error was raised or a promise rejected when processing the request |
unknown command |
| the command type unknown, the connection is logged as suspicious |
system not found |
| the system does not exist |
module not found |
| the module does not exist in the system |
unexpected failure |
| a framework level error occurred (this should never happen) |
Last updated