Socialvoid.NET/Socialvoid/Errors/ServerErrors/README.md

8 lines
553 B
Markdown

# ServerErrors
These errors are usually rasied as a last resort when something is wrong
with the server.
| Name | Code | Hex Code | Deprecated | Versions | Description |
|---------------------|-------|----------|------------|----------|---------------------------------------------------------------------------------|
| InternalServerError | 16384 | 0x04000 | No | 1.0 | Raised when there was an unexpected error while trying to process your request. |